mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
fixes #9629
This commit is contained in:
Vendored
+7
@@ -3507,6 +3507,13 @@ button.close {
|
||||
color: #777777;
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
.navbar-text {
|
||||
margin-right: 15px;
|
||||
margin-left: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
.navbar-link {
|
||||
color: #777777;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user