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)
committerGalen Charlton <galen.charlton@liblime.com>
Wed, 7 Jan 2009 01:12:30 +0000 (19:12 -0600)
Signed-off-by: Galen Charlton <galen.charlton@liblime.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;
 }