diff options
author | Gotcha <gotcha@piwigo.org> | 2011-11-08 13:13:13 +0000 |
---|---|---|
committer | Gotcha <gotcha@piwigo.org> | 2011-11-08 13:13:13 +0000 |
commit | 87aa694561c2d3dae192322694559ee24840360d (patch) | |
tree | bc386bf8e91eaadeb4817cb7454a244d0f570792 /admin/themes/roma/theme.css | |
parent | bbe62b64c0a40568ad37a19c997e70cfb70fc1a9 (diff) |
Merge r12588 from br2.3 to trunk
git-svn-id: http://piwigo.org/svn/trunk@12589 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/themes/roma/theme.css')
-rw-r--r-- | admin/themes/roma/theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css index b8c8a8712..73de4410a 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -130,7 +130,7 @@ margin-top:4px; padding-bottom:3px; padding-top:3px; top:1px; #menubar { background:transparent url(images/menuBoxBottom_new.png) no-repeat scroll left bottom; border:0; -padding:0; width:230px; z-index:99; text-align: left; +padding:0; width:207px; z-index:99; text-align: left; } #menubar dd { |