Ticket #45080: 45080.2.diff
File 45080.2.diff, 385 bytes (added by , 6 years ago) |
---|
-
src/wp-includes/css/media-views.css
911 911 top: 0; 912 912 left: 0; 913 913 width: 100%; 914 height: 100%; /* Fails with spaces?? Weird! */914 height: 100%; 915 915 transform: translate( 50%, 50% ); 916 916 } 917 917