@@ -111748,7 +111748,7 @@ td>.progress:first-child:last-child{margin-bottom:0;margin-top:3px}
111748
111748
.progress-description .fa,.progress-description .pficon{font-size:14px;margin-right:3px}
111749
111749
.progress-description-left .progress-description{left:0;margin-bottom:0;max-width:85px;position:absolute;top:0}
111750
111750
.progress-description .tooltip{white-space:normal}
111751
- .table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:2px 10px 3px }
111751
+ .table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px 10px}
111752
111752
.nav-tabs+.nav-tabs-pf>li:first-child>a,.nav-tabs-pf.nav-justified>li:first-child>a{padding-left:15px}
111753
111753
.table>tbody>tr>td>a:hover,.table>tbody>tr>th>a:hover,.table>tfoot>tr>td>a:hover,.table>tfoot>tr>th>a:hover,.table>thead>tr>td>a:hover,.table>thead>tr>th>a:hover{text-decoration:none}
111754
111754
.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>th{font-family:"Open Sans";font-style:normal;font-weight:600}
@@ -114491,7 +114491,7 @@ body,html{margin:0;padding:0}
114491
114491
.table-mobile.table-empty{border:0}
114492
114492
.table-mobile.table-empty>tbody>tr>td{border:0;padding-left:0}
114493
114493
.table-mobile>tbody>tr{border-top:2px solid #d1d1d1}
114494
- .table-mobile>tbody>tr>td{border:none;border-bottom:1px solid #dedede;padding:3px 6px 2px 35%;position:relative}
114494
+ .table-mobile>tbody>tr>td{border:none;border-bottom:1px solid #dedede;min-height:37.67px; padding-left: 35%;position:relative}
114495
114495
.table-mobile>tbody>tr>td:last-child{border-bottom:none}
114496
114496
.table-mobile>tbody>tr>td:before{content:attr(data-title);position:absolute;top:8px;left:6px;width:35%;padding-right:10px;white-space:nowrap}
114497
114497
}
0 commit comments