diff --git a/applications/welcome/static/css/web2py-bootstrap3.css b/applications/welcome/static/css/web2py-bootstrap3.css index f91215db..ce4aea06 100644 --- a/applications/welcome/static/css/web2py-bootstrap3.css +++ b/applications/welcome/static/css/web2py-bootstrap3.css @@ -309,5 +309,8 @@ td.w2p_fc, width: 100%; } input[type=checkbox], input[type=radio] { - margin: 4px 5px 0 0; + margin: 4px 4px 0 0; +} +.btn { + margin-right: 4px; } \ No newline at end of file