2
0
Эх сурвалжийг харах

Wrapper Width Fix

- Removal of max-width for large screens.

Signed-Off: Matthew "Labradoodle-360" Kerle <lab360@simplemachines.org>
Matthew Kerle 12 жил өмнө
parent
commit
2120327ed1

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

@@ -1327,8 +1327,6 @@ img.sort {
 #wrapper, .frame {
 	margin: 0 auto;
 	min-width: 760px;
-	/* @todo Just trying this out. Methinks stuff gets too strung out on wide screens. */
-	max-width: 100em;
 }
 
 /* Box-shadow only on this one. */