From 3990d8bdc3a2bc1320f728529393a2772c9ec0bb Mon Sep 17 00:00:00 2001 From: Filipe Medeiros Date: Wed, 27 Sep 2017 12:01:29 -0300 Subject: [PATCH] Responsive top menu --- amadeus/static/css/base/amadeus_responsive.css | 3 ++- amadeus/templates/base.html | 47 ++++++++++++++++++++++++++++------------------- 2 files changed, 30 insertions(+), 20 deletions(-) diff --git a/amadeus/static/css/base/amadeus_responsive.css b/amadeus/static/css/base/amadeus_responsive.css index 47f434d..10c6ae9 100755 --- a/amadeus/static/css/base/amadeus_responsive.css +++ b/amadeus/static/css/base/amadeus_responsive.css @@ -323,6 +323,7 @@ width: 100%!important; position: absolute; z-index: 5; + } .help-block span{ @@ -361,6 +362,6 @@ @media(min-width: 500px) { .dropdown-menu{ - margin-left: 100px; + margin-left: 130px; } } diff --git a/amadeus/templates/base.html b/amadeus/templates/base.html index e855de0..c713116 100644 --- a/amadeus/templates/base.html +++ b/amadeus/templates/base.html @@ -228,7 +228,7 @@ -