mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
FIX: z-index issue with quote reply button on mobile
This commit is contained in:
parent
ae30e3d348
commit
d2044700d3
@ -353,6 +353,7 @@ span.post-count {
|
||||
color: $primary;
|
||||
padding: 10px;
|
||||
width: 90px;
|
||||
z-index: 401;
|
||||
|
||||
&:hover {
|
||||
background-color: scale-color($primary, $lightness: 50%);
|
||||
|
Loading…
x
Reference in New Issue
Block a user