mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
#1707: remove rgba() background override on navbar active items for customization
This commit is contained in:
Vendored
-1
@@ -2550,7 +2550,6 @@ button.btn.small, input[type="submit"].btn.small {
|
||||
color: #ffffff;
|
||||
text-decoration: none;
|
||||
background-color: #222222;
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
.navbar .divider-vertical {
|
||||
height: 40px;
|
||||
|
||||
Reference in New Issue
Block a user