mirror of
https://github.com/discourse/discourse.git
synced 2025-01-20 13:04:59 +08: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