Explorar o código

Fixed bug in CSS

Stephen Ficklin %!s(int64=11) %!d(string=hai) anos
pai
achega
9cf76f15bd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 {