diff --git a/interface/resources/html/tabletHelp.html b/interface/resources/html/tabletHelp.html index dd7931d0ed..725a3d4a2d 100644 --- a/interface/resources/html/tabletHelp.html +++ b/interface/resources/html/tabletHelp.html @@ -53,6 +53,14 @@ position: absolute; top: 0; left: 0; bottom: 0; right: 0; } + + #image_button { + width: 480; + height: 720; + margin: auto; + position: absolute; + top: 0; left: 0; bottom: 0; right: 0; + } #report_problem { position: fixed; @@ -62,22 +70,28 @@ text-decoration: none; color: #ddd; } - +