diff options
author | vdigital <vdigital@piwigo.org> | 2007-02-04 18:42:37 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2007-02-04 18:42:37 +0000 |
commit | ce3bcbc353ba8b1d221898a4ae076c067dddd772 (patch) | |
tree | a087fa663f457ba3be85b4d9946c1136f7d53b24 /template/yoga/menubar.css | |
parent | cb58bff46e411871362f1c42f4d9b51f2ff999bb (diff) |
1 - A new trigger point in include/page_header.php
2 - Previous version of p0w0 is replaced by a close version to the phpwebgallery.net web site.
git-svn-id: http://piwigo.org/svn/trunk@1778 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/menubar.css')
-rw-r--r-- | template/yoga/menubar.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/template/yoga/menubar.css b/template/yoga/menubar.css index 4e0b1e94a..b9092d831 100644 --- a/template/yoga/menubar.css +++ b/template/yoga/menubar.css @@ -134,8 +134,9 @@ FORM#quicksearch { margin-bottom: 1px; } input#qsearchInput { - width: 90%; + width: 90%; } +#menubar #mbMenu p { margin: 0px; padding: 0px; } #menubar #menuTagCloud { text-align: center; |