[Koha-patches] [PATCH] Minor change to improve compatibility with IE7

Owen Leonard oleonard at myacpl.org
Sat Apr 26 22:42:29 CEST 2008


---
 .../intranet-tmpl/prog/en/css/staff-global.css     |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css b/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css
index f13bb61..9263d52 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css
+++ b/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css
@@ -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 */
-- 
1.5.2.1




More information about the Koha-patches mailing list