diff --git a/themes/pmahomme/scss/_tables.scss b/themes/pmahomme/scss/_tables.scss index d947a147db..1d473b544c 100644 --- a/themes/pmahomme/scss/_tables.scss +++ b/themes/pmahomme/scss/_tables.scss @@ -2,6 +2,7 @@ th, td { text-shadow: 0 1px 0 #fff; + vertical-align: middle; } th { @@ -10,7 +11,6 @@ td { touch-action: manipulation; - vertical-align: middle; } thead th {