mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-14 09:34:36 +02:00
Removing a redundant background-color declaration. (#20698)
This commit is contained in:
@@ -110,7 +110,6 @@
|
|||||||
padding: .5rem .75rem;
|
padding: .5rem .75rem;
|
||||||
font-size: $font-size-lg;
|
font-size: $font-size-lg;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
background-color: transparent;
|
|
||||||
background: transparent no-repeat center center;
|
background: transparent no-repeat center center;
|
||||||
background-size: 24px 24px;
|
background-size: 24px 24px;
|
||||||
border: $border-width solid transparent;
|
border: $border-width solid transparent;
|
||||||
|
Reference in New Issue
Block a user