gnu-social/theme/default/ie7.css
Evan Prodromou c91abed36f move identica ie[67].css to default
darcs-hash:20081021194833-5ed1f-f5b4c246fd461f0e0a82ce8ee52985183b4577f1.gz
2008-10-21 15:48:33 -04:00

20 lines
264 B
CSS

@charset "UTF-8";
/* CSS Document */
#statistics dd {
clear: both;
}
#subscriptions_avatars li {
float: left;
}
img.avatar.original, img.avatar.profile {
clear: none;
float: left;
}
#nav_pagination li a {
padding: 6px 15px;
line-height: 27px;
}