diff --git a/applications/welcome/static/css/web2py-bootstrap4.css b/applications/welcome/static/css/web2py-bootstrap4.css index a6846d48..641a4cfa 100644 --- a/applications/welcome/static/css/web2py-bootstrap4.css +++ b/applications/welcome/static/css/web2py-bootstrap4.css @@ -1,3 +1,7 @@ +ul.navbar-nav.navbar-right { + position: absolute; + right: 100px; +} label, th { font-weigth: bold; white-space: nowrap;