mobile: blockquote title fix

This commit is contained in:
Kris Aubuchon 2013-09-18 00:37:56 -04:00
parent 05c4173723
commit c60912f714
1 changed files with 1 additions and 0 deletions

View File

@ -462,6 +462,7 @@ blockquote {
border-left: 5px solid #bebebe;
background-color: #f1f1f1;
padding: 10px 10px 0 12px;
clear: both;
.avatar { margin-right: 7px; }
}