summaryrefslogtreecommitdiffstats
path: root/skins/standard/IE-fixes.css
diff options
context:
space:
mode:
authormkanat%bugzilla.org <>2009-12-12 22:48:11 +0100
committermkanat%bugzilla.org <>2009-12-12 22:48:11 +0100
commit391ea1194f07461e99cd9f680a6960bd794cfc5d (patch)
tree3066ac685b6ac45d535167494a20dc4448f63d68 /skins/standard/IE-fixes.css
parentfeb1651f9920f07cfe7e9ff4bc9caeb4869b9809 (diff)
downloadbugzilla-391ea1194f07461e99cd9f680a6960bd794cfc5d.tar.gz
bugzilla-391ea1194f07461e99cd9f680a6960bd794cfc5d.tar.xz
Bug 523788: Change the UI of describecomponents.cgi (the "Browse" interface) so that it's clearer and easier to use when browsing.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
Diffstat (limited to 'skins/standard/IE-fixes.css')
-rw-r--r--[-rwxr-xr-x]skins/standard/IE-fixes.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/skins/standard/IE-fixes.css b/skins/standard/IE-fixes.css
index bfd525ba2..f7e95f990 100755..100644
--- a/skins/standard/IE-fixes.css
+++ b/skins/standard/IE-fixes.css
@@ -18,6 +18,10 @@
word-wrap: break-word;
}
+.component_table {
+ margin-top: .5em;
+}
+
#footer #useful-links li {
padding-bottom: 0.8ex;
}