Commit 4232560b99a637df528eb1ff5ceea8e19df0ca80
1 parent
0fdd830e
Exists in
master
and in
3 other branches
updated language selector design
Showing
1 changed file
with
4 additions
and
1 deletions
Show diff stats
amadeus/static/css/base/amadeus_responsive.css
@@ -69,9 +69,12 @@ | @@ -69,9 +69,12 @@ | ||
69 | } | 69 | } |
70 | 70 | ||
71 | .navbar-header{ | 71 | .navbar-header{ |
72 | - width: 30% !important; | 72 | + width: 100% !important; |
73 | } | 73 | } |
74 | 74 | ||
75 | + .navbar .navbar-brand{ | ||
76 | + float: right; | ||
77 | + } | ||
75 | #btn-search { | 78 | #btn-search { |
76 | margin-top: -5px; | 79 | margin-top: -5px; |
77 | height: 30px; | 80 | height: 30px; |