diff --git a/core/static/css/base/amadeus.css b/core/static/css/base/amadeus.css index 97b4d43..83b00e9 100644 --- a/core/static/css/base/amadeus.css +++ b/core/static/css/base/amadeus.css @@ -352,4 +352,11 @@ ul, li { } .form-group{ margin-top: 10px; +} + +/* core/register_user.html classes*/ + +.block-register-inline{ + float: left; + display: inline-block; } \ No newline at end of file diff --git a/core/templates/index.html b/core/templates/index.html index fd1162f..0691929 100644 --- a/core/templates/index.html +++ b/core/templates/index.html @@ -11,12 +11,9 @@ {% block content %}