Lots of small UI fixes

Fixes #1369
Fixes #1368
This commit is contained in:
Joseph Schorr 2016-04-14 15:12:54 -04:00
parent cf04fedd6a
commit 1ce47fd228
6 changed files with 15 additions and 8 deletions

View file

@ -3,6 +3,10 @@
margin-bottom: 10px;
}
.repo-list-view.padded {
padding: 10px;
}
.repo-list-view-element {
min-height: 40px;
}