gitlab-org--gitlab-foss/app
Visay Keo 35d6d1ce46 Fix broadcast message to show up properly with new UI
With the new UI, the broadcast message is the first level child element
of the body tag and then render full width without respecting the width
of the left sidebar. This makes the message goes under the left sidebar
in smaller screen.

This commit fixes the issue by moving the message element into the
"page-with-sidebar" div so it will always render together with the main
content area with same look as before. The rendering for the search,
login and other view without left sidebar remains untouched.

Releases: master, 7-7-stable
Fixes: #1019
2015-01-28 07:24:05 +07:00
..
assets Merge branch 'move_external_issue_tracker_away_from_yml_config' into 'master' 2015-01-27 20:57:48 +00:00
controllers Shorter check in services controller. 2015-01-26 22:46:54 -08:00
finders Add author filter for issues & merge requests pages 2014-12-05 17:13:07 +02:00
helpers Merge branch 'move_external_issue_tracker_away_from_yml_config' into 'master' 2015-01-27 20:57:48 +00:00
mailers Fix various typos 2015-01-18 10:29:37 -05:00
models Merge branch 'move_external_issue_tracker_away_from_yml_config' into 'master' 2015-01-27 20:57:48 +00:00
services Merge pull request #8652 from bladealslayer/feature/system_hook_for_groups 2015-01-27 12:49:24 -08:00
uploaders Revert "Merge pull request #7349 from srna/patch-1" 2014-12-05 15:33:22 +01:00
views Fix broadcast message to show up properly with new UI 2015-01-28 07:24:05 +07:00
workers Merge branch 'github_importer' 2015-01-13 10:35:16 -08:00