fix Jobs header height - only set fixed size for rows

This commit is contained in:
Simon Knox 2017-03-07 13:11:33 +11:00
parent 9f908cfc8e
commit cb25c91708
2 changed files with 5 additions and 1 deletions

View File

@ -115,7 +115,7 @@
.table.ci-table {
&.builds-page tr {
&.builds-page tbody tr {
height: 71px;
}

View File

@ -0,0 +1,4 @@
---
title: Fix jobs table header height
merge_request:
author: