Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3406611
D8175.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
363 B
Referenced Files
None
Subscribers
None
D8175.diff
View Options
diff --git a/landing/landing.css b/landing/landing.css
--- a/landing/landing.css
+++ b/landing/landing.css
@@ -14,12 +14,12 @@
background-color: var(--page-background);
margin: 0;
padding: 0;
- height: 100%;
- overflow: auto;
+ min-height: 100vh;
}
.innerContainerMobileNav {
overflow-y: hidden;
+ height: 100%;
}
.pageContentContainer {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 5, 2:31 AM (12 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2615647
Default Alt Text
D8175.diff (363 B)
Attached To
Mode
D8175: [landing] fix the scroll to top behavior and animation on keyserver page
Attached
Detach File
Event Timeline
Log In to Comment