DescriptionAdjust fonts (part of 137349): use standard font sizes in
chrome/browser/ui/views/avatar_menu_bubble_view.cc
This is for Chrome on Windows.
Part of work to use standard font sizes instead of "DeriveFont +/- N Pixels".
Changed UIs were seen and blessed by sgabriel@ and kuscher@.
The code now uses standard fonts: base and small. Base is used for the names. The resulting change is:
Old: 13 pixels (bold for active, non-bold otherwise)
New: 12 pixels (... same bolding)
For the emails the font size did not change, since the std SmallFont was recently changed from 10 to 11 pixels.
Please see crbug.com/169039 for before and after screenshots
BUG=169039, 137349
TEST=manual
Bring up Chrome on windows; click on avatar in top bar.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175932
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|