0
0
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:
Chris Garcia 2016-09-12 00:50:14 -05:00 committed by Mark Otto
parent a27a488002
commit 8b13c51a0e

View File

@ -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;