Skip to content

Commit 7b100cb

Browse files
authored
Update theme-lava.css
1 parent 281f1f3 commit 7b100cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css/theme-lava.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -854,15 +854,15 @@ nav .container {
854854
top: 17px;
855855
right: 24px;
856856
color: #333333 !important;
857-
}
857+
}
858858
.open-menu {
859859
max-height: 800px !important;
860860
}
861861
.nav-dropdown {
862862
position: relative;
863863
display: none;
864864
min-height: 600px;
865-
}
865+
}
866866
.has-dropdown:hover .nav-dropdown {
867867
display: block;
868868
}

0 commit comments

Comments
 (0)