瀏覽代碼

Fixed bug in CSS

Stephen Ficklin 11 年之前
父節點
當前提交
9cf76f15bd
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 {