Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3294698
D10316.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
681 B
Referenced Files
None
Subscribers
None
D10316.diff
View Options
diff --git a/web/modals/search/message-search-modal.css b/web/modals/search/message-search-modal.css
--- a/web/modals/search/message-search-modal.css
+++ b/web/modals/search/message-search-modal.css
@@ -2,12 +2,13 @@
display: flex;
flex-direction: column;
overflow: hidden;
+ height: 80vh;
}
.content {
overflow-y: scroll;
border-top: 2px solid var(--border-color);
- padding: 16px 26px;
+ padding: 16px 0;
}
.content > * {
@@ -25,13 +26,13 @@
size: 14;
font-weight: 400;
text-align: center;
- margin: 20px;
+ margin-top: 20px;
}
.header {
display: flex;
flex-direction: row;
- margin: 16px;
+ margin-bottom: 16px;
}
.button {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 17, 7:53 PM (1 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2531549
Default Alt Text
D10316.diff (681 B)
Attached To
Mode
D10316: [web] cleanup message search modal
Attached
Detach File
Event Timeline
Log In to Comment