Przeglądaj źródła

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 lat temu
rodzic
commit
7a2259d378
1 zmienionych plików z 0 dodań i 1 usunięć
  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;