Using list-style-position:inside for lists so that bullets don't leak

out of the container.

Added more padding to groups with most posts table
This commit is contained in:
Sarven Capadisli 2009-05-18 23:45:45 +00:00
parent 8d68c5238d
commit da74a29e03

View File

@ -639,6 +639,7 @@ margin-bottom:29px;
clear:both;
float:left;
width:100%;
list-style-position:inside;
}
.aside .section h2 {
text-transform:uppercase;
@ -662,6 +663,7 @@ list-style-type:none;
float:left;
margin-right:7px;
margin-bottom:7px;
display:inline;
}
.section .entities li .photo {
margin-right:0;
@ -1042,7 +1044,7 @@ margin-left:18px;
/* TOP_POSTERS */
.section tbody td {
padding-right:11px;
padding-right:18px;
padding-bottom:11px;
}
.section .vcard .photo {