mirror of https://github.com/ColorlibHQ/gentelella
missing closing li
parent
7e50095f0b
commit
a86ef75bcc
|
@ -134,6 +134,7 @@
|
|||
class="fa fa-chevron-down"></span></a>
|
||||
<ul class="nav child_menu">
|
||||
<li><a href="#level1_1">Level One</a>
|
||||
</li>
|
||||
<li><a>Level One<span class="fa fa-chevron-down"></span></a>
|
||||
<ul class="nav child_menu">
|
||||
<li class="sub_menu"><a href="level2.html">Level Two</a>
|
||||
|
|
Loading…
Reference in New Issue