From 4a3639d14ccee8496d1d6fb525154fce43993841 Mon Sep 17 00:00:00 2001 From: Leandro Roberto Date: Fri, 26 Oct 2018 11:14:41 -0300 Subject: [PATCH] =?UTF-8?q?adequa=20css=20do=20braz=C3=A3o=20para=20sair?= =?UTF-8?q?=20em=20relat=C3=B3rios?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sapl/static/styles/app.scss | 1 + sapl/templates/base.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 @@