Issues list more compact now

This commit is contained in:
randx 2012-06-26 22:23:49 +03:00
parent 88c625e3f7
commit cbca0457f8
3 changed files with 30 additions and 15 deletions

View file

@ -26,4 +26,17 @@
}
}
#issues-table {
.issue {
padding:7px 10px;
img.avatar {
width:32px;
margin-top:4px;
}
p.row_title {
padding:0px;
padding-bottom:2px;
}
}
}