Skip to content

Commit c0d3887

Browse files
authored
Merge pull request #406 from vanam/patch-1
Fix dropdown divider in header
2 parents 43bc07d + 962ba36 commit c0d3887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pug/partials/header.pug

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ header.app-header.navbar
6363
i.fa.fa-file
6464
| Projects
6565
span.badge.badge-primary 42
66-
.divider
66+
.dropdown-divider
6767
a.dropdown-item(href="#")
6868
i.fa.fa-shield
6969
| Lock Account

0 commit comments

Comments
 (0)