From 3bea6fc588199c726eabd49d5760cd831b74acd9 Mon Sep 17 00:00:00 2001 From: Zaphod Date: Thu, 26 Apr 2012 19:13:47 +0000 Subject: [PATCH] feature 2587: css update git-svn-id: http://piwigo.org/svn/trunk@14452 68402e56-0260-453c-a942-63ccdbb3a9ee --- theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.css b/theme.css index 10b78af..32ac52d 100644 --- a/theme.css +++ b/theme.css @@ -178,7 +178,7 @@ a:hover { border-bottom: none;} #imageHeaderBar h2 { font-size: 100%; font-weight: inherit;} #imageHeaderBar .browsePath { display:inline-block; - float:none; + float:left; font-size:120%; line-height:20px; padding: 8px 0 0 2px;