Commit a6e2a93f authored by Lipis's avatar Lipis

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

parent 559fcbfb
...@@ -408,7 +408,7 @@ ...@@ -408,7 +408,7 @@
.navbar-collapse, .navbar-collapse,
.navbar-form { .navbar-form {
border-color: darken(@navbar-default-bg, 7%); border-color: @navbar-default-border;
} }
// Dropdown menu items and carets // Dropdown menu items and carets
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment