mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
use variable for navbar text line-height
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@
|
||||
// Plain text in topbar
|
||||
.navbar-text {
|
||||
margin-bottom: 0;
|
||||
line-height: 40px;
|
||||
line-height: @navbarHeight;
|
||||
}
|
||||
// Buttons in navbar
|
||||
.btn,
|
||||
|
||||
Reference in New Issue
Block a user