Ignore:
Timestamp:
31 Mar 2013, 07:30:55 (12 years ago)
Author:
Henrik Bettermann
Message:

Do not fix the width and hide the search box. Then the design will be more responsive.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.ngrentheme/trunk/waeup/ngrentheme/skins/waeup_ngrentheme_styles/ploneCustom.css.dtml

    r10052 r10053  
    327327/* uncomment the below selector to get a fixed-width layout. *
    328328 * 60em is equivalent to 960px in this case, and every       *
    329  * grid cell will be 40px with 10px padding.                 */
    330 
    331 #visual-portal-wrapper { width: 60em; margin: 0 auto; }
     329 * grid cell will be 40px with 10px padding.                 *
     330
     331#visual-portal-wrapper { width: 60em; margin: 0 auto; } */
    332332
    333333/* To change the link color (or the navigation link  background), uncomment *
Note: See TracChangeset for help on using the changeset viewer.