Update nav.less

This commit is contained in:
Carlos Ferreira 2017-03-14 10:25:17 +01:00 committed by GitHub
parent 7ed5f781cf
commit fb2a917e52

View File

@ -173,6 +173,7 @@
.nav .caret:active {
border-top-color: @text-color-highlight;
border-bottom-color: @text-color-highlight;
height: 6.928px;
}
.nav li.dropdown > a:hover .caret,
@ -202,4 +203,4 @@
.controls-header {
text-align: left !important;
}
}
}