Merge pull request #13398 from nextcloud/improve-nav-bullet-collapse-hover

Fix/improve collapsible nav bullet hover
This commit is contained in:
Roeland Jago Douma 2019-01-07 11:10:41 +01:00 committed by GitHub
commit 8f4e6fcea1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -393,7 +393,7 @@ kbd {
&:before { &:before {
opacity: 1; opacity: 1;
} }
.app-navigation-entry-bullet { > .app-navigation-entry-bullet {
background: transparent !important; background: transparent !important;
} }
} }