mirror of
https://github.com/moparisthebest/mail
synced 2025-02-16 23:20:09 -05:00
Merge pull request #122 from whiteout-io/dev/mv-remove-btn
move remove-button a bit to the right
This commit is contained in:
commit
e29f083c60
@ -23,11 +23,13 @@
|
||||
cursor: default;
|
||||
|
||||
.remove-button {
|
||||
position: relative;
|
||||
font-weight: bold;
|
||||
font-size: 1.2em;
|
||||
vertical-align: middle;
|
||||
line-height: 0.5em;
|
||||
cursor: pointer;
|
||||
left: 3px;
|
||||
}
|
||||
}
|
||||
.tags .input {
|
||||
@ -84,4 +86,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user