Issues list more compact now
This commit is contained in:
parent
88c625e3f7
commit
cbca0457f8
3 changed files with 30 additions and 15 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue