summaryrefslogtreecommitdiffstats
path: root/extensions/MyDashboard/web/styles
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-08-08 18:35:37 +0200
committerByron Jones <bjones@mozilla.com>2013-08-08 18:35:37 +0200
commitdbc5625130931706a14de0bb88ecc5d1d2bdf3fb (patch)
tree7fdcfa3c4219fec77df2be555d212c5a1b258de6 /extensions/MyDashboard/web/styles
parent2b5e7cf13015ff9b2c026dabe377c3fb3788367f (diff)
downloadbugzilla-dbc5625130931706a14de0bb88ecc5d1d2bdf3fb.tar.gz
bugzilla-dbc5625130931706a14de0bb88ecc5d1d2bdf3fb.tar.xz
Bug 902960: add the ability to show a normal buglist from the dashboard tables
Diffstat (limited to 'extensions/MyDashboard/web/styles')
-rw-r--r--extensions/MyDashboard/web/styles/mydashboard.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/MyDashboard/web/styles/mydashboard.css b/extensions/MyDashboard/web/styles/mydashboard.css
index 050fd95c2..822c71076 100644
--- a/extensions/MyDashboard/web/styles/mydashboard.css
+++ b/extensions/MyDashboard/web/styles/mydashboard.css
@@ -47,7 +47,7 @@
width: 40%;
}
-.items_found, .refresh {
+.items_found, .refresh, .buglist {
font-size: 80%;
}
@@ -55,7 +55,7 @@
text-align:center;
}
-#query_list_container,
+#query_list_container,
#prod_comp_search_main {
padding: 20px !important;
height: 40px;