From dbc5625130931706a14de0bb88ecc5d1d2bdf3fb Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Thu, 8 Aug 2013 09:35:37 -0700 Subject: Bug 902960: add the ability to show a normal buglist from the dashboard tables --- extensions/MyDashboard/web/styles/mydashboard.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extensions/MyDashboard/web/styles') 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; -- cgit v1.2.3-24-g4f1b