Fix cached_list_div width
authorDan Scott <dscott@laurentian.ca>
Sat, 4 Aug 2012 15:33:51 +0000 (11:33 -0400)
committerDan Scott <dscott@laurentian.ca>
Wed, 8 May 2013 15:17:55 +0000 (11:17 -0400)
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates_boreal/opac/css/style.css.tt2

index 1d9681c..a257d8b 100644 (file)
@@ -593,7 +593,7 @@ div.format_icon {
     padding-top:6px;
 }
 
-.cached_list_div { width: 111px; height: 25px; }
+.cached_list_div { height: 25px; }
 
 .results_header_div {
     float: left;