diff options
author | vdigital <vdigital@piwigo.org> | 2008-12-06 20:32:43 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2008-12-06 20:32:43 +0000 |
commit | 199fd04f7bea11f5bff68c8ba878bc8b91e4fbfe (patch) | |
tree | cb02ef9723b345be19e0751e69e0334bec32e79a /template/yoga/theme | |
parent | 95c7d8b5ed3af6663853d427a19e45e485e90595 (diff) |
- "register" and "lost password" icons are in bad shape in menu...
merge -c2927 from branch 2.0 to trunk
git-svn-id: http://piwigo.org/svn/trunk@2928 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/theme')
-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; } |