Page MenuHomePhabricator

D19344.id46257.diff
No OneTemporary

D19344.id46257.diff

diff --git a/webroot/rsrc/css/aphront/phabricator-nav-view.css b/webroot/rsrc/css/aphront/phabricator-nav-view.css
--- a/webroot/rsrc/css/aphront/phabricator-nav-view.css
+++ b/webroot/rsrc/css/aphront/phabricator-nav-view.css
@@ -83,7 +83,10 @@
.device-desktop .phui-navigation-shell .has-drag-nav .phabricator-nav-local {
width: 310px;
padding: 0;
- background: transparent;
+
+ /* See PHI568. If we don't paint the background explicitly, the content can
+ render underneath it when scrolled horizontally. */
+ background: {$page.background};
}
.device-phone .phabricator-side-menu-home .phabricator-nav-content {

File Metadata

Mime Type
text/plain
Expires
Mon, Feb 10, 5:54 AM (2 h, 9 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7114426
Default Alt Text
D19344.id46257.diff (635 B)

Event Timeline