fixed Input style
This commit is contained in:
parent
26ae79efb9
commit
04a34552ff
1 changed files with 2 additions and 2 deletions
|
@ -169,8 +169,8 @@
|
|||
text-align: center;
|
||||
position: absolute;
|
||||
right: @input-padding-horizontal;
|
||||
top: 1px;
|
||||
bottom: 1px;
|
||||
top: 2px;
|
||||
bottom: 2px;
|
||||
padding-left: @input-padding-horizontal;
|
||||
background: #fff;
|
||||
z-index: 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue