Remove shadows from active links in navbar
This commit is contained in:
parent
7bcd02c167
commit
1ea647ce98
2 changed files with 0 additions and 3 deletions
2
docs/assets/css/bootstrap.css
vendored
2
docs/assets/css/bootstrap.css
vendored
|
|
@ -3290,8 +3290,6 @@ fieldset[disabled] .btn-link:hover {
|
|||
color: #555555;
|
||||
text-decoration: none;
|
||||
background-color: #e5e5e5;
|
||||
-webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
|
||||
box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
|
||||
}
|
||||
|
||||
.navbar .btn-navbar {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue