summaryrefslogtreecommitdiffstats
path: root/skins/standard/show_bug.css
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2013-09-18 18:50:41 +0200
committerDave Lawrence <dlawrence@mozilla.com>2013-09-18 18:50:41 +0200
commit674e70900d55c2d403ce88f9b6a0761b778ef104 (patch)
treeb5d700400dab5625acea6186f35feffd6269dd26 /skins/standard/show_bug.css
parent190b8649d0669b9445b143d40b5a44f2fff819dc (diff)
downloadbugzilla-674e70900d55c2d403ce88f9b6a0761b778ef104.tar.gz
bugzilla-674e70900d55c2d403ce88f9b6a0761b778ef104.tar.xz
Bug 578434 - Bug group checkboxes lay out poorly beside attachment field
- Backed out to make adjustments on screen size before the groups drop down https://bugzilla.mozilla.org/show_bug.cgi?id=578464
Diffstat (limited to 'skins/standard/show_bug.css')
-rw-r--r--skins/standard/show_bug.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/skins/standard/show_bug.css b/skins/standard/show_bug.css
index fe2e6abb3..b776b60bc 100644
--- a/skins/standard/show_bug.css
+++ b/skins/standard/show_bug.css
@@ -66,6 +66,10 @@ table#flags {
vertical-align: top;
}
+.bz_group_visibility_section {
+ margin-left: 1em;
+}
+
.bz_group_visibility_section .instructions {
font-style: italic;
}