wyrie
2010-01-20 8a072e707ee4e5bbf0ac3b77eb426428f2d6b308
interface/web/themes/default/css/screen/basemod.css
@@ -3,7 +3,7 @@
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) Screen layout for YAML - ISPConfig 3: default theme
 * (de) Bildschirmlayout für YAML - ISPConfig 3: default theme
 * (de) Bildschirmlayout fr YAML - ISPConfig 3: default theme
 *
 * @copyright       Copyright 2005-2008, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
@@ -35,7 +35,8 @@
   
   /* (en) Layout: width, background, borders */
   /* (de) Layout: Breite, Hintergrund, Rahmen */
   #page_margins { min-width: 980px; max-width: 80%; background: #fff; display: table;}
   /*#page_margins { min-width: 980px; max-width: 80%; background: #fff;}*/
   #page_margins { min-width: 980px; max-width: 80%; background: #fff; display: inline-block;}
   #page{ padding: 10px; }
   
   /* (en) Designing main layout elements */