A few more tweaks to the OPAC detail view menu
authorOwen Leonard <oleonard@myacpl.org>
Wed, 31 Dec 2008 20:28:27 +0000 (14:28 -0600)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 26 May 2009 19:14:55 +0000 (21:14 +0200)
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
koha-tmpl/opac-tmpl/prog/en/css/opac.css

index 9123008..711eeb5 100644 (file)
@@ -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;
 }