Changeset 2954


Ignore:
Timestamp:
10/01/10 23:54:36 (20 months ago)
Author:
seanschroeder
Message:

Removing strong arm tactics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/5.2/www/default/css/default.css

    r2443 r2954  
    211211        width: 100%; 
    212212        margin-bottom: 1em; 
    213         list-style: none !important; 
     213        list-style: none; 
    214214        } 
    215215 
     
    368368.hide { display: none !important; } 
    369369 
    370 .left { float: left !important; } 
    371 .right { float: right !important; } 
     370.left { float: left; } 
     371.right { float: right; } 
    372372 
    373373img.left { margin: 0 1em 1em 0; } 
Note: See TracChangeset for help on using the changeset viewer.