add focus on input icon

This commit is contained in:
bechi 2014-12-15 21:50:19 -03:00
commit 0d8faeb8be
3 changed files with 10 additions and 5 deletions

View file

@ -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;