Commit 55173a22e12153e099e51dad5e5f814715247b66

Authored by Jose Guilherme
1 parent e46b9491

menu width adjustment

amadeus/static/css/base/amadeus_responsive.css
@@ -320,7 +320,7 @@ @@ -320,7 +320,7 @@
320 .navbar-collapse{ 320 .navbar-collapse{
321 background: #EDEDEE; 321 background: #EDEDEE;
322 color: #000000; 322 color: #000000;
323 - width: 40%!important; 323 + width: 100%!important;
324 position: absolute; 324 position: absolute;
325 z-index: 5; 325 z-index: 5;
326 } 326 }