浏览代码

Issue: #345 - News max-width

- Duplicate max-width attributes were applied to the news wrapper in
the header of the theme. In the end.

Reference: Issue #345

Signed-Off: Matthew "Labradoodle-360" Kerle |
<[email protected]>
Matthew Kerle 12 年之前
父节点
当前提交
7a2259d378
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      Themes/default/css/index.css

+ 0 - 1
Themes/default/css/index.css

@@ -1486,7 +1486,6 @@ ul li.greeting {
 /* News section. */
 #inner_wrap .news {
 	max-width: 50%;
-	max-width: 27em;
 	float: right;
 	overflow: auto;
 	padding: 0 0 6px 0;