diff options
author | vdigital <vdigital@piwigo.org> | 2008-11-25 18:26:57 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2008-11-25 18:26:57 +0000 |
commit | 343a85df3cff1f0cc22cb04962466f73e63928e0 (patch) | |
tree | ed65a74e57a2a8e63f0ff96720b5f0dedc16a21c /template | |
parent | d23fa6c579143c14599cba03a4a7e049802ad8cf (diff) |
Minor: Changes for IE6 better support (even if it is still very poor).
git-svn-id: http://piwigo.org/svn/branches/2.0@2908 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template')
-rw-r--r-- | template/yoga/theme/Sylvia/theme.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css index 6e9d784e8..71ef715b5 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -147,6 +147,7 @@ BODY { right:9px; top:16px; height:16px; + width:16px; } #menubar #mbIdentification .button { height:24px; |