add focus on input icon
This commit is contained in:
parent
859b6956be
commit
0d8faeb8be
3 changed files with 10 additions and 5 deletions
|
|
@ -1229,6 +1229,11 @@ label.postfix, span.postfix {
|
|||
box-shadow: 1px 0px 0px 0px #FFFFFF;
|
||||
}
|
||||
|
||||
.input label {
|
||||
line-height: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.icon-input {
|
||||
font-size: 9px;
|
||||
color: #fff;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue