Changeset 1272

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

System messages, minor layout change (using position:fixed), refs #353

Files:
1 modified

Legend:

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

    r1271 r1272  
    469469 
    470470.error { 
    471         position: absolute; 
    472         top: 1.5em; 
     471        position: fixed; 
     472        top: 6em; 
    473473        right: 1.5em; 
    474474        max-width: 40%; 
     
    483483 
    484484.success { 
    485         position: absolute; 
    486         top: 1.5em; 
     485        position: fixed; 
     486        top: 6em; 
    487487        right: 1.5em; 
    488488        max-width: 40%;