Quellcode durchsuchen

Fixed bug in CSS

Stephen Ficklin vor 11 Jahren
Ursprung
Commit
9cf76f15bd
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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 {