1
0
mirror of https://github.com/moparisthebest/mail synced 2025-01-11 05:28:00 -05:00

Review remove-btn in input-tag

This commit is contained in:
Tankred Hase 2014-09-16 13:43:14 +02:00
parent 43858b1927
commit 37d7f76f75

View File

@ -23,13 +23,13 @@
cursor: default;
.remove-button {
position: relative;
font-weight: bold;
font-size: 1.2em;
vertical-align: middle;
line-height: 0.5em;
cursor: pointer;
position: relative;
left: 4px;
left: 3px;
}
}
.tags .input {
@ -86,4 +86,4 @@
}
}
}
}
}