diff --git a/sapl/static/styles/app.scss b/sapl/static/styles/app.scss index 099392fde..7f50c9339 100644 --- a/sapl/static/styles/app.scss +++ b/sapl/static/styles/app.scss @@ -168,6 +168,7 @@ fieldset { img.img-responsive { height: 95px; margin-right: $navbar-padding-horizontal; + display: inline-block; } small { color: #93A4AA; diff --git a/sapl/templates/base.html b/sapl/templates/base.html index 46dfc40df..1b64d7f85 100644 --- a/sapl/templates/base.html +++ b/sapl/templates/base.html @@ -90,7 +90,7 @@