Adjust search icon position

This commit is contained in:
Bjarne Fyrstenborg
2017-07-07 23:40:02 +02:00
parent 0f22c41eee
commit 8626e4337f

View File

@@ -68,7 +68,7 @@ label.control-label, .control-label {
position: absolute;
z-index: 1;
top: 6px;
left: 4px;
left: 6px;
color: @gray-8;
}