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 @@ -