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:
parent
47584c7bc0
commit
a8268fbf76
@ -911,7 +911,7 @@
|
|||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%; /* Fails with spaces?? Weird! */
|
height: 100%;
|
||||||
transform: translate( 50%, 50% );
|
transform: translate( 50%, 50% );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user