fixing blockquote on mobile

This commit is contained in:
Kris Aubuchon 2013-09-18 11:05:23 -04:00
parent c60912f714
commit 79b8991ed8
1 changed files with 1 additions and 0 deletions

View File

@ -433,6 +433,7 @@ float: left;
span.btn-text {display: none;}
blockquote {
clear:both;
margin: 0;
}