From c9d974c9a99cb1279e22cc627403ee56a36af209 Mon Sep 17 00:00:00 2001 From: rvelices Date: Wed, 15 Oct 2008 00:30:28 +0000 Subject: - merge r2740 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2741 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/Sylvia/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/yoga/theme/Sylvia') diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css index 1e156a41a..01bb29856 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -40,7 +40,7 @@ margin:0; } #menubar #mbIdentification .actions, #menubar li ul, #menubar #mbIdentification form p { background:transparent none repeat-y scroll left bottom; } #menubar #mbIdentification p { padding: 2px 16px 0; margin: 0;} #menubar p { padding: 16px 16px 0; } -#menubar .button { position:relative; right:9px; top:12px; height:16px; } +#menubar .button { position:relative; right:9px; top:16px; height:16px; } #menubar #mbIdentification .button { height:24px; right:0px; top:-40px; } #menubar #mbIdentification fieldset { border:0; margin:0 24px 0 23px; } #menubar #mbIdentification legend { display: none; } -- cgit v1.2.3