diff options
author | vdigital <vdigital@piwigo.org> | 2008-12-06 20:30:57 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2008-12-06 20:30:57 +0000 |
commit | 4963014261aa0d6eaedeaa111c3c5101a37989be (patch) | |
tree | fb43926df5013f7a6909b7b966dfa3d481e32cb1 /template/yoga/theme/Sylvia/theme.css | |
parent | 384d6f87b535076207b13791325bb219c0dd4dcd (diff) |
- "register" and "lost password" icons are in bad shape in menu...
git-svn-id: http://piwigo.org/svn/branches/2.0@2927 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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 87d8a00e0..85244680a 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -151,6 +151,7 @@ BODY { } #menubar #mbIdentification .button { height:24px; + width:24px; right:0px; top:-40px; } |