Skip to content

Commit 0bfbf07

Browse files
authored
Merge pull request #21 from plone/datakurre-navigation
Update dropdown menu styles
2 parents 8afab4b + 877e59e commit 0bfbf07

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dropdown menu styles @rioksane

frontend/packages/volto-ploneconf-core/src/theme/components/_navigation.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717

1818
.navigation ul.desktop-menu .submenu a span:hover,
1919
.navigation ul.desktop-menu .submenu-inner h2:hover {
20-
border-bottom: none;
20+
border-bottom: 1px solid transparent;
2121
}

0 commit comments

Comments
 (0)