Center table row values #1235
@ -339,3 +339,8 @@ input#nav-toggle,
|
|||||||
.no-text-wrap {
|
.no-text-wrap {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.table td, .table th {
|
||||||
|
vertical-align: middle;
|
||||||
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user