fix: .dropdown-backdrop below topic sticky navbar

main
psychobunny 4 years ago
parent 87b6ef7a31
commit 17e0f412b7

@ -165,7 +165,7 @@
right: 0; right: 0;
bottom: 0; bottom: 0;
top: 0; top: 0;
z-index: (@zindex-dropdown - 10); z-index: @zindex-dropdown;
} }
// Right aligned dropdowns // Right aligned dropdowns

Loading…
Cancel
Save