A few more tweaks to the OPAC detail view menu

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
This commit is contained in:
Owen Leonard 2008-12-31 14:28:27 -06:00 committed by Galen Charlton
parent ef612e5667
commit 20a609b587

View 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;
}