summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/pfsense-dropdown/all.css
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/themes/pfsense-dropdown/all.css')
-rw-r--r--usr/local/www/themes/pfsense-dropdown/all.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr/local/www/themes/pfsense-dropdown/all.css b/usr/local/www/themes/pfsense-dropdown/all.css
index a183f3d..e0f1c46 100644
--- a/usr/local/www/themes/pfsense-dropdown/all.css
+++ b/usr/local/www/themes/pfsense-dropdown/all.css
@@ -88,7 +88,7 @@ div.niceTitle
font-weight: bold;
font-size: 13px;
font-family: "Trebuchet MS", sans-serif;
- width: 250px;
+ width: 220px;
left: 0;
top: 0;
padding: 4px;
@@ -333,11 +333,12 @@ table#marquee div#container div#scroller {
#navigation ul li {
float: left;
position: relative;
- width: 7.5em;
+ width: 6.2em;
}
#navigation ul li div {
font-size: 1em;
font-weight: bold;
+ text-align: center;
}
/* Make the List inside the List Elements */
/* initially hidden with absolute position */
OpenPOWER on IntegriCloud