Merge pull request #1446 from awesomerobot/master

mobile: blockquote title fix
This commit is contained in:
Jeff Atwood 2013-09-17 21:38:56 -07:00
commit aca567b4d7
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; }
}