Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2693988
D25520.1734770678.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
649 B
Referenced Files
None
Subscribers
None
D25520.1734770678.diff
View Options
diff --git a/webroot/rsrc/css/application/base/main-menu-view.css b/webroot/rsrc/css/application/base/main-menu-view.css
--- a/webroot/rsrc/css/application/base/main-menu-view.css
+++ b/webroot/rsrc/css/application/base/main-menu-view.css
@@ -302,6 +302,8 @@
background-size: 30px 30px;
background-repeat: no-repeat;
position: relative;
+ overflow: hidden;
+ text-overflow: ellipsis;
}
.phabricator-main-search-typeahead-result .result-name {
@@ -309,6 +311,7 @@
font-size: {$normalfontsize};
font-weight: bold;
color: {$darkgreytext};
+ white-space: normal;
}
.phabricator-main-search-typeahead-result.result-closed {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 21, 08:44 (4 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1024309
Default Alt Text
D25520.1734770678.diff (649 B)
Attached To
Mode
D25520: Show title entirely and cut of secondary information gracefully in typeahead results of main search
Attached
Detach File
Event Timeline
Log In to Comment