#6452 [Wiki] HiDPI glitch in pre-tags
Closed: Duplicate 6 years ago Opened 6 years ago by cyberdwarf.

If you open for e.g. https://fedoraproject.org/wiki/Cuda at a hiDPI display in Chrome/Vivaldi you got this (https://imgur.com/a/kYyDO):
Bildschirmfoto-20171019153012-1473x615.png

Current style:

pre{
  font-size: 2.6ex
} 

My suggestion:

pre{
  font-size: 1.2rem
} 

This would work in all my Browser (FF, Chrome, Vivaldi)

Not part of the issue, but maybe something which should also be fixed: https://imgur.com/a/wqk2j


Metadata Update from @cyberdwarf:
- Issue close_status updated to: Duplicate
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata
Attachments 1