mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-11 12:17:59 +03:00
commit
fbc674a415
|
@ -183,7 +183,6 @@ fieldset[disabled] .form-control:disabled, .form-control-wrapper .form-control:d
|
|||
select.form-control {
|
||||
border: 0;
|
||||
box-shadow: none;
|
||||
border-bottom: 1px solid #757575;
|
||||
border-radius: 0;
|
||||
&:focus, &.focus {
|
||||
box-shadow: none;
|
||||
|
|
|
@ -169,7 +169,6 @@ select[multiple].form-control {
|
|||
select.form-control {
|
||||
border: 0;
|
||||
box-shadow: none;
|
||||
border-bottom: 1px solid #757575;
|
||||
border-radius: 0;
|
||||
&:focus, &.focus {
|
||||
box-shadow: none;
|
||||
|
|
Loading…
Reference in New Issue
Block a user