diff --git a/resources/skins.minerva.content.styles/hacks.less b/resources/skins.minerva.content.styles/hacks.less index 772cb5eb1..5b8b4bd19 100644 --- a/resources/skins.minerva.content.styles/hacks.less +++ b/resources/skins.minerva.content.styles/hacks.less @@ -51,6 +51,11 @@ FIXME: Review all of these hacks to see if they still apply. flex: 1 1 100%; flex-flow: column nowrap; + caption { + padding: 10px 10px 0; + text-align: center; + } + th, td { vertical-align: top; border: 0;