Browse Source

Fixed bug in CSS

Stephen Ficklin 11 years ago
parent
commit
9cf76f15bd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tripal_core/theme/css/tripal.css

+ 1 - 1
tripal_core/theme/css/tripal.css

@@ -154,7 +154,7 @@
  * |-----------------------------------------------|
  */
 .tripal-teaser {
-  clear_both;
+  clear: both;
   margin-bottom: 10px;
 }
 .tripal-teaser-title {