mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
docs(sidebar): invalid CSS value (#32575)
Co-authored-by: Gaël Poupard <gael.poupard@orange.com>
This commit is contained in:
parent
59cd71631e
commit
9b7bb7b568
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
padding: .25rem .5rem;
|
||||
font-weight: 600;
|
||||
color: rgba($black, .65);
|
||||
background-color: none;
|
||||
background-color: transparent;
|
||||
border: 0;
|
||||
|
||||
&:hover,
|
||||
|
|
Loading…
Add table
Reference in a new issue