diff --git a/app/assets/stylesheets/mobile/header.css.scss b/app/assets/stylesheets/mobile/header.css.scss index 2b1408d0f..764d2d2f6 100644 --- a/app/assets/stylesheets/mobile/header.css.scss +++ b/app/assets/stylesheets/mobile/header.css.scss @@ -69,8 +69,9 @@ header { -moz-box-shadow: -2px 0px 2px 1px #333; -webkit-box-shadow: -2px 0px 2px 1px #333; - header { - width: 80%; + header { + left: 100%; + right: -80%; #global_search { margin-left: 10px;