Adjust HTML table style (GH2209)

Joris Van den Bossche 9 years ago
parent c9a4455cb5
commit de26378f1c

@ -74,11 +74,9 @@
text-align: right;
vertical-align: middle;
padding: 0.5em 0.5em;
line-height: 1.0;
white-space: nowrap;
max-width: 150px;
text-overflow: ellipsis;
overflow: hidden;
line-height: normal;
white-space: normal;
max-width: none;
border: none;
}
th {

Loading…
Cancel
Save