diff --git a/css/base_structure.less b/css/base_structure.less index db637bd..04229e6 100755 --- a/css/base_structure.less +++ b/css/base_structure.less @@ -135,8 +135,8 @@ .top-header { position: absolute; top: 0; - left: 0; - width: 100%; + right: 0; + width: 50%; } .header, @@ -172,7 +172,6 @@ .row > .col-xs-12 { height: auto; min-height: auto; - z-index: 3; } } }