Fix repository settings collobration list display (#2151)

This commit is contained in:
Lauris BH 2017-07-13 06:32:28 +03:00 committed by Bo-Yi Wu
parent 858324c21a
commit a739991b36
2 changed files with 8 additions and 0 deletions

View file

@ -1406,6 +1406,11 @@
min-height: 60px;
}
}
&.collaborator {
> .item {
padding: 0;
}
}
}
}