mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
Removing a redundant background-color declaration. (#20698)
This commit is contained in:
parent
a27a488002
commit
8b13c51a0e
@ -110,7 +110,6 @@
|
||||
padding: .5rem .75rem;
|
||||
font-size: $font-size-lg;
|
||||
line-height: 1;
|
||||
background-color: transparent;
|
||||
background: transparent no-repeat center center;
|
||||
background-size: 24px 24px;
|
||||
border: $border-width solid transparent;
|
||||
|
Loading…
Reference in New Issue
Block a user