Fixes: U4-7606 Set focus on input when clicking search icon

This commit is contained in:
Simon Busborg
2016-01-04 10:00:16 +01:00
parent 66ae47443a
commit 101c5e63a9

View File

@@ -68,6 +68,7 @@ label.control-label {
top: 6px;
left: 4px;
color: @grayLight;
pointer-events: none;
}
.form-search input {
width: 90%;