parent
84f3190dc6
commit
0ff7420f50
|
@ -172,15 +172,13 @@ table.listing-table {
|
|||
|
||||
.name-value-table {
|
||||
border-spacing: @vertical-padding 0;
|
||||
line-height: @line-height;
|
||||
|
||||
th {
|
||||
.text-left();
|
||||
.text-small();
|
||||
// Reset default font-weight
|
||||
font-weight: normal;
|
||||
width: 120px;
|
||||
vertical-align: top;
|
||||
width: 10em;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue