Changed the border-color of .navbar-form to @navbar-default-border

This commit is contained in:
Lipis 2013-09-16 19:36:39 +02:00
parent 559fcbfbd6
commit a6e2a93feb
1 changed files with 1 additions and 1 deletions

View File

@ -408,7 +408,7 @@
.navbar-collapse,
.navbar-form {
border-color: darken(@navbar-default-bg, 7%);
border-color: @navbar-default-border;
}
// Dropdown menu items and carets