diff options
Diffstat (limited to 'usr/local/www/themes')
-rw-r--r-- | usr/local/www/themes/the_wall/all.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/local/www/themes/the_wall/all.css b/usr/local/www/themes/the_wall/all.css index 4c64378..cabe01e 100644 --- a/usr/local/www/themes/the_wall/all.css +++ b/usr/local/www/themes/the_wall/all.css @@ -375,8 +375,7 @@ table#marquee div#container div#scroller { #navigation ul li { float: left; position: relative; - /* width: 7.5em; */ - width: 7.77em; + width: 7.5em; } #navigation ul li div { font-size: 1em; |