Skip to content
Snippets Groups Projects
Commit aa4be5ff authored by tstruyk's avatar tstruyk
Browse files

Simplier selector for rmc

parent b8a1c140
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -2,8 +2,8 @@ body.no-scroll {
position: fixed;
overflow: hidden;
}
.navbar-administration .uw-header--global .rmc-nav .navigation-button[aria-expaned=true] ~ .rmc-nav__content-wrapper {
top: 6.375rem;
body.navbar-administration .navigation-button[aria-expanded=true] ~ .rmc-nav__content-wrapper {
top: 6.8rem;
}
.uw-header--global .rmc-nav {
@include media($medium-screen) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment