浏览代码

! Wrong font size in the live for h3 header in the admin panel

Spuds 13 年之前
父节点
当前提交
edf8691c9e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Themes/default/css/admin.css

+ 1 - 1
Themes/default/css/admin.css

@@ -63,11 +63,11 @@ ol.search_results li
 #live_news
 {
 	width: 64%;
-	font-size: 0.85em;
 }
 #live_news div.content
 {
 	padding: 0;
+	font-size: 0.85em;
 }
 #live_news div.content dl
 {