Index: development/themes/components/bottom-buttons.css =================================================================== diff -u -r345 -r510 --- development/themes/components/bottom-buttons.css (.../bottom-buttons.css) (revision 345) +++ development/themes/components/bottom-buttons.css (.../bottom-buttons.css) (revision 510) @@ -4,11 +4,16 @@ border-radius: 0; border: 1px solid #dbdbdb; border-collapse: collapse; + + justify-content: center; } .vh-button-bottom .ui-button .ui-button-text { - top: 25px; + /*top: 25px;*/ position: relative; font-weight: bold; display: inline; + + text-indent: 0; + margin-top: 45px; } \ No newline at end of file