diff options
author | rvelices <rv-github@modusoptimus.com> | 2008-10-15 00:30:28 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2008-10-15 00:30:28 +0000 |
commit | c9d974c9a99cb1279e22cc627403ee56a36af209 (patch) | |
tree | 0ea3c8f11668641cc800c2e794b3d7950ec179b3 /template/yoga/menubar.css | |
parent | 87689c8280371b74dafb7d68e9e28c9c59706210 (diff) |
- merge r2740 from branch 2.0 to trunk
git-svn-id: http://piwigo.org/svn/trunk@2741 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/menubar.css')
-rw-r--r-- | template/yoga/menubar.css | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/template/yoga/menubar.css b/template/yoga/menubar.css index 4444a7b53..27eb1ac38 100644 --- a/template/yoga/menubar.css +++ b/template/yoga/menubar.css @@ -10,7 +10,7 @@ } #menubar .button { - margin: 2px 2px ; + margin: -2px 2px 2px; width: auto; padding: 0; text-indent: 0; @@ -82,7 +82,6 @@ FORM#quickconnect FIELDSET DIV { margin: 5px 0; } -#menubar #menuTagCloud SPAN -{ +#menubar #menuTagCloud SPAN { white-space: nowrap; } |