aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/fix-ie7.css
blob: a9e5a21a2e7d53e62cb4703e250c51e56d3f1d5c (plain)
1
2
3
4
5
6
7
8
/* fix IE7 footer */
#the_page { min-height:100%; position:relative; padding:0; margin:0; } 
#menubar { margin: 0; }
#footer { left: 0; }

UL.thumbnails li.rank-of-image {
	text-align:left;
}