mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-09-25 18:30:26 +00:00
CSS: Run grunt precommit:css to update CSS.
See: #58869. Props peterwilsoncc. git-svn-id: https://develop.svn.wordpress.org/trunk@56948 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -354,7 +354,6 @@ body.language-chooser {
|
||||
.screen-reader-text {
|
||||
border: 0;
|
||||
clip: rect(1px, 1px, 1px, 1px);
|
||||
-webkit-clip-path: inset(50%);
|
||||
clip-path: inset(50%);
|
||||
height: 1px;
|
||||
margin: -1px;
|
||||
@@ -391,6 +390,7 @@ body.language-chooser {
|
||||
* HiDPI Displays
|
||||
*/
|
||||
@media print,
|
||||
(-webkit-min-device-pixel-ratio: 1.25),
|
||||
(min-resolution: 120dpi) {
|
||||
|
||||
.spinner {
|
||||
|
||||
Reference in New Issue
Block a user