fixed #860
This commit is contained in:
parent
7a05b6e5f9
commit
71ef48658c
2 changed files with 4 additions and 1 deletions
|
@ -161,7 +161,8 @@
|
|||
}
|
||||
|
||||
&-small &-input{
|
||||
height: @input-height-small;
|
||||
height: @input-height-small - 2px;
|
||||
line-height: @input-height-small - 2px;
|
||||
}
|
||||
|
||||
&-multiple &-input{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue