mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-12-29 17:36:28 -05:00
Center table row values (#1235)
This commit is contained in:
parent
4684647d43
commit
eb040508e6
@ -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;
|
||||||
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user