Adjust selector layout
This commit is contained in:
parent
bc8b87eeeb
commit
7bbdf90991
@ -120,6 +120,15 @@
|
||||
color: $color-primary;
|
||||
}
|
||||
}
|
||||
|
||||
@include ie-only {
|
||||
|
||||
dl {
|
||||
width: 100%;
|
||||
padding-left: $gap*4;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user