From 1b967580fca36868d398aae4907563faddae3f23 Mon Sep 17 00:00:00 2001 From: ailsoncgt Date: Fri, 4 Nov 2016 17:29:48 -0300 Subject: [PATCH] Ajuste in template form #211 --- core/static/css/base/amadeus.css | 9 +++++++++ 1 file changed, 9 insertions(+), 0 deletions(-) diff --git a/core/static/css/base/amadeus.css b/core/static/css/base/amadeus.css index 77e3a4d..0031aef 100644 --- a/core/static/css/base/amadeus.css +++ b/core/static/css/base/amadeus.css @@ -445,3 +445,12 @@ ul, li { right: 5%; font-size: 20px; } + +/* === Amadeus settings*/ +#panel2 .form-group{ + margin: 0; +} + +#panel2 .col-md-2, #panel2 .col-md-10{ + padding-left: 0; +} \ No newline at end of file -- libgit2 0.21.2