Commit 782ee6f6 authored by Andres Galante's avatar Andres Galante Committed by Patrick H. Lauke
Browse files

Removes background from form-control-plaintext

parent 4ec027b7
Showing with 1 addition and 0 deletions
+1 -0
......@@ -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;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment