From: gfawcett Date: Mon, 10 Jan 2011 04:00:58 +0000 (+0000) Subject: css tweak, hopefully doesn't undo artunit's change... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=0e2f3f0a7b15b9f012a70a4ba1d4c32300984d4a;p=Syrup.git css tweak, hopefully doesn't undo artunit's change... git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@1178 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- diff --git a/conifer/static/main.css b/conifer/static/main.css index 45f8f9a..8f0def1 100644 --- a/conifer/static/main.css +++ b/conifer/static/main.css @@ -293,7 +293,7 @@ p.todo, div.todo { background-color: #fdd; padding: 6px; margin: 12px; border-le font-size: 80%; color: navy; } -.menublock { color: #da9; font-size: 80%; margin: 1px 0; padding-left: 8px; clear: both; } +.menublock { color: #da9; font-size: 80%; margin: 1px 0; padding-left: 8px; clear: left; } .menublock a { color: #666; padding: 0 2px; } .menublock a:hover { color: blue; }