mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
Removes background from form-control-plaintext
This commit is contained in:
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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user