mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: fix blockquote in firefox
This commit is contained in:
parent
01ebe9ce69
commit
c2510e610d
@ -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 New Issue
Block a user