[Koha-patches] [PATCH] A few more tweaks to the OPAC detail view menu

Owen Leonard oleonard at myacpl.org
Wed Dec 31 21:28:27 CET 2008


---
 koha-tmpl/opac-tmpl/prog/en/css/opac.css |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/koha-tmpl/opac-tmpl/prog/en/css/opac.css b/koha-tmpl/opac-tmpl/prog/en/css/opac.css
index 9123008..711eeb5 100644
--- a/koha-tmpl/opac-tmpl/prog/en/css/opac.css
+++ b/koha-tmpl/opac-tmpl/prog/en/css/opac.css
@@ -1057,7 +1057,6 @@ width: 100%;
 /* End hide from IE-mac */
 
 .results_summary {
-	clear : both;
 	display: block;
 	font-size : 85%;
 	color: #707070;
@@ -1602,14 +1601,12 @@ ul.ui-tabs-nav li.ui-tabs-selected a, ul.ui-tabs-nav li.ui-tabs-selected span.a
 
 #views {
 	border-bottom : 1px solid #E8E8E8;
-	float : left;
 	margin-bottom : .5em;
-	padding : 0 2em 0 0.2em;
+	padding : 0 2em 2px 0.2em;
 	white-space : nowrap;
 }
 
 span.view {
-	float : left;
 	padding : 0.2em .2em 2px .2em;
 }
 
-- 
1.5.5.GIT




More information about the Koha-patches mailing list