mirror of
https://github.com/discourse/discourse.git
synced 2024-12-01 05:43:38 +08:00
mobile: blockquote title fix
This commit is contained in:
parent
05c4173723
commit
c60912f714
|
@ -462,6 +462,7 @@ blockquote {
|
||||||
border-left: 5px solid #bebebe;
|
border-left: 5px solid #bebebe;
|
||||||
background-color: #f1f1f1;
|
background-color: #f1f1f1;
|
||||||
padding: 10px 10px 0 12px;
|
padding: 10px 10px 0 12px;
|
||||||
|
clear: both;
|
||||||
.avatar { margin-right: 7px; }
|
.avatar { margin-right: 7px; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user