1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 01:08:50 +02:00
phorge-phorge/webroot/rsrc/css/aphront
epriestley d3f4af4a3a Add more layout constraints to tokenizer CSS to prevent layout issues with Chinese glyphs in Firefox 73
Summary:
Fixes T13495. See that task for details.

Tokenizer tokens which contain Chinese glyphs are slightly taller than normal tokens in Firefox 73, and at some non-100% zoom levels in other browsers.

This cauess the tokenizer list to layout and line break oddly.

Fix this by clamping tokenizer sizes more aggressively. Specifying a `max-height` means they can no longer line wrap, so this also requires more specification of overflow behavior.

Test Plan:
Before:

{F7216435}

After:

{F7216439}

Maniphest Tasks: T13495

Differential Revision: https://secure.phabricator.com/D21026
2020-02-24 08:00:44 -08:00
..
aphront-bars.css
dark-console.css In "Analyze Query Plans" mode, collect service call stack traces in DarkConsole 2018-03-14 20:34:34 -07:00
dialog-view.css Modernize user and repository "delete" workflows and improve documentation 2019-08-02 09:30:50 -07:00
list-filter-view.css Add an Experimental Dark Mode to Phabricator 2017-07-18 06:44:32 -07:00
multi-column.css Convert Durable Column to popup chat in footer 2016-09-29 10:08:14 -07:00
notification.css Update notification UI a little 2017-08-28 14:52:52 -07:00
panel-view.css Remove AphrontPanelView 2015-03-06 16:44:18 -08:00
phabricator-nav-view.css Give the "Filetree" UI element an explicit background color 2018-04-11 10:42:41 -07:00
table-view.css Clean up "Revisions/Commits" table in Maniphest slightly 2019-10-31 12:29:53 -07:00
tokenizer.css Add more layout constraints to tokenizer CSS to prevent layout issues with Chinese glyphs in Firefox 73 2020-02-24 08:00:44 -08:00
tooltip.css Fix flickering tooltips in Chrome when the tip container overlaps the triggering element 2018-11-15 10:43:55 -08:00
typeahead-browse.css Add an Experimental Dark Mode to Phabricator 2017-07-18 06:44:32 -07:00
typeahead.css Touch up typeahead behavior in locate-file 2017-08-14 11:28:13 -07:00