Lower margin on blockquotes

(imported from commit 20e06c7424c51ae3e0974472539f2e401cff5d70)
This commit is contained in:
Keegan McAllister 2012-09-17 15:57:58 -04:00
parent 02bee4b4d0
commit bbb7fd0966
1 changed files with 4 additions and 0 deletions

View File

@ -120,6 +120,10 @@ table.zephyr_table {
margin-left: 45px;
}
blockquote {
margin-bottom: 6px;
}
td.messagebox {
width: 470px;
max-width: 470px;