move remove-button a bit to the right

This commit is contained in:
Felix Hammerl 2014-09-16 13:33:22 +02:00
parent efdc78fc75
commit 43858b1927
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@
vertical-align: middle;
line-height: 0.5em;
cursor: pointer;
position: relative;
left: 4px;
}
}
.tags .input {