mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 19:00:32 -06:00
fixing blockquote on mobile
This commit is contained in:
parent
c60912f714
commit
79b8991ed8
@ -433,6 +433,7 @@ float: left;
|
||||
span.btn-text {display: none;}
|
||||
|
||||
blockquote {
|
||||
clear:both;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user