mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
_navbar.scss: switch comment (#34677)
This commit is contained in:
parent
68ff5c91b7
commit
7fcc2f4d52
@ -203,7 +203,7 @@
|
|||||||
bottom: 0;
|
bottom: 0;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
visibility: visible !important; /* stylelint-disable-line declaration-no-important */
|
visibility: visible !important; // stylelint-disable-line declaration-no-important
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
border-right: 0;
|
border-right: 0;
|
||||||
border-left: 0;
|
border-left: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user