mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-07 06:06:47 +02:00
Removes background from form-control-plaintext
This commit is contained in:
committed by
Patrick H. Lauke
parent
4ec027b770
commit
782ee6f60e
@@ -130,6 +130,7 @@ select.form-control {
|
||||
padding-bottom: $input-btn-padding-y;
|
||||
margin-bottom: 0; // match inputs if this class comes on inputs with default margins
|
||||
line-height: $input-btn-line-height;
|
||||
background-color: transparent;
|
||||
border: solid transparent;
|
||||
border-width: $input-btn-border-width 0;
|
||||
|
||||
|
Reference in New Issue
Block a user