@@ -2220,7 +2220,7 @@ td>.progress:first-child:last-child{margin-bottom:0;margin-top:3px}
2220
2220
.progress-description .fa , .progress-description .pficon {font-size : 14px ;margin-right : 3px }
2221
2221
.progress-description-left .progress-description {left : 0 ;margin-bottom : 0 ;max-width : 85px ;position : absolute;top : 0 }
2222
2222
.progress-description .tooltip {white-space : normal}
2223
- .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 : 2 px 10px 3 px }
2223
+ .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 : 8 px 10px }
2224
2224
.nav-tabs + .nav-tabs-pf > li : first-child > a , .nav-tabs-pf .nav-justified > li : first-child > a {padding-left : 15px }
2225
2225
.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}
2226
2226
.table > tbody > tr > th , .table > tfoot > tr > th , .table > thead > tr > th {font-family : "Open Sans" ;font-style : normal;font-weight : 600 }
@@ -4961,7 +4961,7 @@ body,html{margin:0;padding:0}
4961
4961
.table-mobile .table-empty {border : 0 }
4962
4962
.table-mobile .table-empty > tbody > tr > td {border : 0 ;padding-left : 0 }
4963
4963
.table-mobile > tbody > tr {border-top : 2px solid # d1d1d1 }
4964
- .table-mobile > tbody > tr > td {border : none;border-bottom : 1px solid # dedede ;padding : 3 px 6 px 2 px 35% ;position : relative}
4964
+ .table-mobile > tbody > tr > td {border : none;border-bottom : 1px solid # dedede ;min-height : 37.67 px ; padding-left : 35% ;position : relative}
4965
4965
.table-mobile > tbody > tr > td : last-child {border-bottom : none}
4966
4966
.table-mobile > tbody > tr > td : before {content : attr (data-title);position : absolute;top : 8px ;left : 6px ;width : 35% ;padding-right : 10px ;white-space : nowrap}
4967
4967
}
0 commit comments