summaryrefslogtreecommitdiffstats
path: root/skins/standard/show_bug.css
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2012-05-07 17:58:22 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2012-05-07 17:58:22 +0200
commit92a81752931c5fd7cdbf4b63305389844193d029 (patch)
tree13cae837e5d0491e9ad5d6426b558de741d261eb /skins/standard/show_bug.css
parent4e5dcf363dd1ffa63f0d7a190fa61891061ddea2 (diff)
downloadbugzilla-92a81752931c5fd7cdbf4b63305389844193d029.tar.gz
bugzilla-92a81752931c5fd7cdbf4b63305389844193d029.tar.xz
Bug 616191: Implement UI to easily tag bugs from the bug report directly (and get rid of the current form in the footer)
r=timello a=LpSolit
Diffstat (limited to 'skins/standard/show_bug.css')
-rw-r--r--skins/standard/show_bug.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/standard/show_bug.css b/skins/standard/show_bug.css
index 9c15599ee..fb47335be 100644
--- a/skins/standard/show_bug.css
+++ b/skins/standard/show_bug.css
@@ -118,7 +118,7 @@ table#flags {
float: right;
}
-.text_input, .bz_userfield, #keyword_container {
+.text_input, .bz_userfield, #keywords_container, #tag_container {
width: 100%;
}
.bz_bug .bz_alias_short_desc_container {