mirror of https://github.com/django/django.git
Refs #20597 -- Fixed spelling of HiDPI.
This commit is contained in:
parent
c32b61c6fd
commit
22a791e608
|
@ -119,9 +119,9 @@ New styling for ``contrib.admin``
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
The admin sports a modern, flat design with new SVG icons which look perfect
|
The admin sports a modern, flat design with new SVG icons which look perfect
|
||||||
on hi-dpi screens. It still provides a fully-functional experience to
|
on HiDPI screens. It still provides a fully-functional experience to `YUI's
|
||||||
`YUI's A-grade`_ browsers. Older browser may experience varying levels of
|
A-grade`_ browsers. Older browser may experience varying levels of graceful
|
||||||
graceful degradation.
|
degradation.
|
||||||
|
|
||||||
.. _YUI's A-grade: https://github.com/yui/yui3/wiki/Graded-Browser-Support
|
.. _YUI's A-grade: https://github.com/yui/yui3/wiki/Graded-Browser-Support
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue