Index: development/themes/components/bottom-buttons.css =================================================================== diff -u -r327 -r345 --- development/themes/components/bottom-buttons.css (.../bottom-buttons.css) (revision 327) +++ development/themes/components/bottom-buttons.css (.../bottom-buttons.css) (revision 345) @@ -1,14 +1,14 @@ -.vh-button-bottom .ui-button { - width:100px; - height:100px; - border-radius: 0; - border: 1px solid #dbdbdb; - border-collapse: collapse; -} - -.vh-button-bottom .ui-button .ui-button-text { - top: 25px; - position: relative; - font-weight: bold; - display: inline; +.vh-button-bottom .ui-button { + width:100px; + height:100px; + border-radius: 0; + border: 1px solid #dbdbdb; + border-collapse: collapse; +} + +.vh-button-bottom .ui-button .ui-button-text { + top: 25px; + position: relative; + font-weight: bold; + display: inline; } \ No newline at end of file