diff --git a/src/styles/components/_presentation.scss b/src/styles/components/_presentation.scss index f40b2158..50208297 100644 --- a/src/styles/components/_presentation.scss +++ b/src/styles/components/_presentation.scss @@ -99,6 +99,10 @@ line-height: 28px; } +.overlaybar-content .pagecontrol { + height: 30px; +} + .presentation .overlaybar a.btn-prev { left: 40px; } diff --git a/static/partials/presentation.html b/static/partials/presentation.html index 061e1e61..6a119126 100644 --- a/static/partials/presentation.html +++ b/static/partials/presentation.html @@ -20,10 +20,12 @@