Set height on build page rows

This commit is contained in:
Annabel Dunstone Gray 2016-10-10 16:31:24 -05:00
parent 0a79e5cd44
commit 0012b74e01
2 changed files with 8 additions and 1 deletions

View File

@ -51,6 +51,13 @@
min-width: 650px;
}
&.builds-page {
tr {
height: 71px;
}
}
tr {
th {
padding: 16px 8px;

View File

@ -5,7 +5,7 @@
.nothing-here-block No builds to show
- else
.table-holder
%table.table.ci-table
%table.table.ci-table.builds-page
%thead
%tr
%th Status