Commit 4232560b99a637df528eb1ff5ceea8e19df0ca80

Authored by felipebormann
1 parent 0fdd830e

updated language selector design

amadeus/static/css/base/amadeus_responsive.css
... ... @@ -69,9 +69,12 @@
69 69 }
70 70  
71 71 .navbar-header{
72   - width: 30% !important;
  72 + width: 100% !important;
73 73 }
74 74  
  75 + .navbar .navbar-brand{
  76 + float: right;
  77 + }
75 78 #btn-search {
76 79 margin-top: -5px;
77 80 height: 30px;
... ...