Changeset 1273

Show
Ignore:
Timestamp:
01/01/2009 03:48:00 PM (20 months ago)
Author:
DarTar
Message:

System messages, fixing layout, refs #353

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/1.1.6.6/css/wikka.css

    r1272 r1273  
    2828 
    2929.header { 
     30        position: relative; /* needed for the correct positioning of system messages */ 
    3031        padding: 10px; 
    3132        padding-top: 0px; 
     
    3334 
    3435.page { 
    35         position: relative; /* needed for the correct positioning of system messages */ 
    3636        color: #000; 
    3737        font-size: 13px;