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:
parent
43858b1927
commit
37d7f76f75
@ -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 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user