tighten spacing on flags page

This commit is contained in:
Jeff Atwood 2014-08-12 03:49:19 -07:00
parent 506162b719
commit 63d71fde80
1 changed files with 3 additions and 3 deletions

View File

@ -503,11 +503,11 @@ section.details {
th { text-align: left; }
.user {
width: 20px;
padding-top: 8px;
padding: 8px 0 0 0;
}
.excerpt {
max-width: 800px;
width: 800px;
max-width: 700px;
width: 700px;
padding: 8px;
word-wrap: break-word;
.fa { display: inline-block; }