Explorar el Código

Merge pull request #333 from Labradoodle-360/css-tweaks

Wrapper Width Fix
Matthew K. hace 12 años
padre
commit
2ae49671a8
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      Themes/default/css/index.css

+ 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. */