mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
Build: Remove a stray CSS comment that Autoprefixer failed to remove in [43309].
Props netweb. See #45080. git-svn-id: https://develop.svn.wordpress.org/trunk@44343 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -911,7 +911,7 @@
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%; /* Fails with spaces?? Weird! */
|
||||
height: 100%;
|
||||
transform: translate( 50%, 50% );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user