Make margin around search bar icon symmetrical

Change-Id: I32f3445a42a0415748d2c8b4491b709cb5c13ac9
This commit is contained in:
Kasper Nilsson
2017-10-18 12:53:44 -07:00
parent 0c601b3ec7
commit 0c7bc65c52

View File

@@ -31,7 +31,7 @@ limitations under the License.
display: initial;
}
iron-icon {
margin-right: .5em;
margin: 0 .25em;
}
paper-input:not(.borderless) {
border: 1px solid #ddd;