1
Fork 0

#1601 support delete issue comment

This commit is contained in:
Unknwon 2016-07-26 02:48:17 +08:00
parent 2295fafb34
commit 899e799459
14 changed files with 113 additions and 27 deletions

View file

@ -393,10 +393,13 @@
.actions {
.item {
float: left;
}
a.item {
margin-top: 6px;
margin-left: 10px;
&.tag {
margin-right: 5px;
}
&.action {
margin-top: 6px;
margin-left: 10px;
}
}
}
.content {