Fixed delete button position.

This commit is contained in:
Sean Li
2015-06-15 18:55:49 -07:00
parent ed9a5a55bb
commit f4bc3f7e48

View File

@@ -166,7 +166,7 @@
display: none;
flex: 1;
position: relative;
top: 0.2rem;
top: 0.4rem;
text-align: right;
.btn {
border: 1px solid @gray-lighter;