mirror of
https://github.com/discourse/discourse.git
synced 2025-04-13 20:30:22 +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;
|
||||
color: #fff;
|
||||
padding: 10px;
|
||||
z-index: 401;
|
||||
|
||||
&:hover {
|
||||
background-color: #999;
|
||||
|
Loading…
x
Reference in New Issue
Block a user