Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3523513
D5472.id18016.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
631 B
Referenced Files
None
Subscribers
None
D5472.id18016.diff
View Options
diff --git a/web/calendar/calendar.css b/web/calendar/calendar.css
--- a/web/calendar/calendar.css
+++ b/web/calendar/calendar.css
@@ -15,14 +15,14 @@
padding-right: 5px;
}
div.content {
- min-height: 100%;
- padding-top: 10px;
+ height: 100%;
position: relative;
+ overflow: auto;
}
nav.nav {
text-align: center;
- margin: 8px auto 12px auto;
+ margin: 18px auto 12px auto;
width: 350px;
color: #333333;
display: flex;
@@ -39,7 +39,7 @@
table.calendar {
table-layout: fixed;
- padding: 24px 28px 0 28px;
+ padding: 24px 28px 10px 28px;
width: 100%;
}
table.calendar > thead > tr > th {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Dec 24, 9:33 AM (17 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2699438
Default Alt Text
D5472.id18016.diff (631 B)
Attached To
Mode
D5472: [web] Calendar scrolling
Attached
Detach File
Event Timeline
Log In to Comment