Merge pull request #1447 from awesomerobot/master
fixing blockquote on mobile
This commit is contained in:
commit
e29c80371c
1 changed files with 1 additions and 0 deletions
|
@ -433,6 +433,7 @@ float: left;
|
|||
span.btn-text {display: none;}
|
||||
|
||||
blockquote {
|
||||
clear:both;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue