Skip to content
Snippets Groups Projects
Commit 55301754 authored by Dorian Merz's avatar Dorian Merz
Browse files

refs #19547 [fid_bbi] move code block from hacks to dropdown-menu

parent 2da3e3fd
Branches
Tags
No related merge requests found
......@@ -45,5 +45,16 @@
+ li {
margin-top: g(.25);
}
> a {
display: block;
margin: g(-.25) g(-.5);
padding: g(.25) g(.5);
@include hover {
background: $button-hover-bg;
box-shadow: none;
}
}
}
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment