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…
Reference in New Issue