summaryrefslogtreecommitdiffstats
path: root/skins
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2013-09-26 20:26:45 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2013-09-26 20:26:45 +0200
commitbd15d3a19df5acccf283902af08f3ed5abaab31e (patch)
treeb2b6a83575ee4b41fed88d8f00f93c5f57021565 /skins
parentfeeccb6a9e435932346d6a9ddeeb12c969362177 (diff)
downloadbugzilla-bd15d3a19df5acccf283902af08f3ed5abaab31e.tar.gz
bugzilla-bd15d3a19df5acccf283902af08f3ed5abaab31e.tar.xz
Bug 920787: The "Flags:" label in bug reports is badly aligned
r=dkl a=sgreen
Diffstat (limited to 'skins')
-rw-r--r--skins/standard/show_bug.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/skins/standard/show_bug.css b/skins/standard/show_bug.css
index b776b60bc..2d5ba4309 100644
--- a/skins/standard/show_bug.css
+++ b/skins/standard/show_bug.css
@@ -26,9 +26,6 @@
width: 10em;
}
-.flags_label {
- text-align: left;
-}
table#flags {
width: auto;
}