mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 17:46:05 -05:00
fixing blockquote on mobile
This commit is contained in:
parent
c60912f714
commit
79b8991ed8
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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue