search result display
[wolnelektury.git] / wolnelektury / static / css / book_box.css
index 7a1a2bc..aefb455 100755 (executable)
     margin: 0.5em;
 }
 
-/*.book-wide-box.search-result .book-box-inner, .book-wide-box.search-result blockquote {
-    height: auto !important;
-}*/
+
+/* 
+ * ingenous float containment hack 
+ * http://www.mikepadgett.com/technology/technical/alternative-to-the-pie-clearfix-hack/
+ */
+.search-result .book-box-inner {
+    height: 1%;
+    overflow: hidden;
+}
 
 .book-mini-box img, .book-box img, .book-wide-box img, .search-result img {
     width: 13.9em;