Fix author profile links z-index order on small screens

Close #2440
This commit is contained in:
Michael Rose
2020-03-16 10:33:42 -04:00
parent 7051c2b595
commit ece34c1c57
3 changed files with 9 additions and 2 deletions

View File

@@ -236,7 +236,6 @@
border: 1px solid $border-color;
border-radius: $border-radius;
background: $background-color;
z-index: -1;
box-shadow: 0 2px 4px 0 rgba(#000, 0.16), 0 2px 10px 0 rgba(#000, 0.12);
cursor: default;