From 0e5c2698a9087b85baaa40247a0b941ae620e2a2 Mon Sep 17 00:00:00 2001 From: Edward Ribeiro Date: Mon, 13 Mar 2017 17:42:02 -0300 Subject: [PATCH] Aumenta foto de parlamentares em listagem. --- sapl/static/styles/app.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sapl/static/styles/app.scss b/sapl/static/styles/app.scss index 2fccae252..b7d83a3df 100644 --- a/sapl/static/styles/app.scss +++ b/sapl/static/styles/app.scss @@ -233,8 +233,8 @@ fieldset { } .avatar-parlamentar { - height: 42px; - width: 42px; + height: 84px; + width: 84px; } /* INDEX */