Fix badge being overlapped by other elements
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
@include mq($from: tablet) {
|
||||
display: block;
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
float: right;
|
||||
width: 256px;
|
||||
margin: 0 0 24px 96px;
|
||||
|
||||
@@ -101,7 +101,6 @@ ul {
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
line-height: 175%;
|
||||
display: inline-block;
|
||||
|
||||
li {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user