diff options
author | rvelices <rv-github@modusoptimus.com> | 2010-04-08 20:18:02 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2010-04-08 20:18:02 +0000 |
commit | 07813e6af718d873657b634b2d06f153cc429195 (patch) | |
tree | b99f100948c30bfb1757ecc20954279b8e93e69d /themes/default/theme.css | |
parent | 699109873e9d7954225cee0f32f71df3b781ec94 (diff) |
fix IE menubar_tags.tpl display + move style to css
git-svn-id: http://piwigo.org/svn/trunk@5722 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | themes/default/theme.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/default/theme.css b/themes/default/theme.css index 56864525f..48f1c3089 100644 --- a/themes/default/theme.css +++ b/themes/default/theme.css @@ -87,6 +87,7 @@ FORM#quickconnect FIELDSET DIV { #menubar #menuTagCloud SPAN { white-space: nowrap; + margin-right: 5px; } /** |