mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-12-18 11:32:24 -05:00
Merge pull request #1446 from awesomerobot/master
mobile: blockquote title fix
This commit is contained in:
commit
aca567b4d7
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue