Fix stacking order of author "Follow" button
This commit is contained in:
parent
3ec509075d
commit
baefd0ab06
@ -127,7 +127,7 @@
|
||||
display: table-cell;
|
||||
vertical-align: top;
|
||||
font-family: $sans-serif;
|
||||
z-index: 9999;
|
||||
z-index: 10;
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user