Fix large comments on Chrome for Android
Chrome for Android has Font Boosting, so when you open a Gerrit review on it the text for comments ends up quite large. Added CSS fix for this as suggested on the related webkit bug: https://bugs.webkit.org/show_bug.cgi?id=FontBoosting Bug: Issue 2992 Change-Id: Icfc0241ba7b5ec01081811802e9e60ce30310742
This commit is contained in:
		| @@ -232,6 +232,7 @@ a:hover { | ||||
|   margin-bottom: 0px; | ||||
|   padding-top: 0.5em; | ||||
|   padding-bottom: 0.5em; | ||||
|   max-height: 100000px; | ||||
| } | ||||
| .commentPanelButtons { | ||||
|   margin-left: 0.5em; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Elizabeth K. Joseph
					Elizabeth K. Joseph