Files
Piwigo/admin/themes/default/fix-ie7.css
flop25 0c2e87cb58 bug:2890
new layout finished: ie7 compat, dynamic, rounded corners...
the 2 "Manage..." options has been deleted

git-svn-id: http://piwigo.org/svn/trunk@23121 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-09 18:57:26 +00:00

11 lines
225 B
CSS

/* 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;
}
.groups li {
display: inline;
}