mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -05:00
UX: fix blockquote in firefox
This commit is contained in:
parent
01ebe9ce69
commit
c2510e610d
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ blockquote {
|
|||
background-color: scale-color-diff();
|
||||
border-left: 5px solid darken(scale-color-diff(), 10%);
|
||||
overflow: hidden;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
a.no-href {
|
||||
|
|
Loading…
Reference in a new issue