Ver código fonte

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

Wrapper Width Fix
Matthew K. 12 anos atrás
pai
commit
2ae49671a8
1 arquivos alterados com 0 adições e 2 exclusões
  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. */