source: trunk/admin/themes/default/fix-ie7.css @ 25479

Last change on this file since 25479 was 23121, checked in by flop25, 11 years ago

bug:2890
new layout finished: ie7 compat, dynamic, rounded corners...
the 2 "Manage..." options has been deleted

File size: 225 bytes
Line 
1/* fix IE7 footer */
2#the_page { min-height:100%; position:relative; padding:0; margin:0; } 
3#menubar { margin: 0; }
4#footer { left: 0; }
5
6UL.thumbnails li.rank-of-image {
7        text-align:left;
8}
9.groups li {
10  display: inline;
11}
Note: See TracBrowser for help on using the repository browser.