Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3407397
D8174.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
388 B
Referenced Files
None
Subscribers
None
D8174.diff
View Options
diff --git a/landing/investor-profile.css b/landing/investor-profile.css
--- a/landing/investor-profile.css
+++ b/landing/investor-profile.css
@@ -39,7 +39,8 @@
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
- height: 56px;
+ height: 3rem; /* 48px */
+ height: clamp(3rem, 2.857142857142857rem + 0.7142857142857143vw, 3.5rem);
}
p.involvement {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 5, 6:00 AM (14 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2615645
Default Alt Text
D8174.diff (388 B)
Attached To
Mode
D8174: [landing] fix investor card description container height
Attached
Detach File
Event Timeline
Log In to Comment