mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03: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