Fixed #3: Dividers are hidden in horizontal selectors
This commit is contained in:
parent
1f00b49f70
commit
651848293f
1 changed files with 1 additions and 0 deletions
|
|
@ -1088,6 +1088,7 @@ body.layout-single-column {
|
||||||
bottom: 8px;
|
bottom: 8px;
|
||||||
opacity: .1;
|
opacity: .1;
|
||||||
border-radius: 50px;
|
border-radius: 50px;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
.layout-single-column .account__section-headline a:last-child::after {
|
.layout-single-column .account__section-headline a:last-child::after {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue