gitlab-org--gitlab-foss/app
Jacob Schatz 856153d712 Merge branch 'feature/jschatz1/sidebar-sizing' into 'master'
Sidebar overlaps content when screen is below 1200px.

When screen is below 1200px, the sidebar overlaps.
When screen is above 1200px, the sidebar pushes content out.
z-index change to make sure hamburger stays on top.
Fixes #12717 
![screensize](/uploads/9a21fa06d583a49d6ebbf1ada34c6792/screensize.gif)

![screensize-small](/uploads/7c25f46e962248a40840562a01c83f8f/screensize-small.gif)

Also sorry I couldn't get the collapse button in the screen cap. It's there. 


See merge request !2620
2016-02-24 23:09:29 +00:00
..
assets Merge branch 'feature/jschatz1/sidebar-sizing' into 'master' 2016-02-24 23:09:29 +00:00
controllers Merge branch 'issue_13301_emoji-menu' into 'master' 2016-02-24 02:50:45 +00:00
finders Rename Tasks to Todos 2016-02-20 12:39:27 -02:00
helpers Remove unused methods 2016-02-24 15:40:36 -05:00
mailers Fix broken link in CI build notification emails 2016-02-12 14:01:27 +01:00
models Does not raise an error when Todo is already marked as done 2016-02-23 10:43:29 -03:00
services Check the HEAD of branch when doing Merge When Succeeded 2016-02-22 10:34:09 +01:00
uploaders
validators Re-add EmailValidator to avoid the repetition of format: { with: Devise.email_regexp } 2016-02-09 18:15:35 +01:00
views Merge branch 'andywgrant/gitlab-ce-master' into 'master' 2016-02-24 16:32:56 +00:00
workers Merge branch 'fix/gitpushservice-complexity-issue' into 'master' 2016-02-18 09:33:21 +00:00