Minor change to improve compatibility with IE7
authorOwen Leonard <oleonard@myacpl.org>
Sat, 26 Apr 2008 20:42:29 +0000 (15:42 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 28 Apr 2008 10:56:02 +0000 (05:56 -0500)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css

index f13bb61..9263d52 100644 (file)
@@ -171,6 +171,7 @@ ol li {
        background-color : #F3F3F3;
        border-bottom : 1px solid #E8E8E8;
        line-height : 2em;
+       display : inline-block;
 }
 
 #header:after { /* clearing without presentational markup, IE gets extra treatment */