minor style tweaks to flags layout

This commit is contained in:
Jeff Atwood 2013-06-26 12:10:07 -07:00
parent b1d0f30379
commit a0031f2a0d
1 changed files with 3 additions and 4 deletions

View File

@ -276,7 +276,7 @@ table {
padding: 4px 0;
background-color: #f8f8e0;
}
td { vertical-align: middle; }
td { vertical-align: top; }
th { text-align: left; }
.user { width: 40px; }
.excerpt {
@ -288,11 +288,10 @@ table {
}
.flaggers {
padding: 0 10px;
font-size: 11px;
td {
vertical-align: bottom;
padding: 5px 5px;
vertical-align: middle;
padding: 3px;
}
}
.action {