mirror of
https://github.com/discourse/discourse.git
synced 2025-04-26 13:44:30 +08:00
fix quote reply z-order
This commit is contained in:
parent
9aca8e14ba
commit
e994ac451b
@ -437,6 +437,7 @@ article.boxed {
|
|||||||
background-color: #666;
|
background-color: #666;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
z-index: 401;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
background-color: #999;
|
background-color: #999;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user