mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Merge pull request #1447 from awesomerobot/master
fixing blockquote on mobile
This commit is contained in:
commit
e29c80371c
@ -433,6 +433,7 @@ float: left;
|
||||
span.btn-text {display: none;}
|
||||
|
||||
blockquote {
|
||||
clear:both;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user