Skip to content

Commit 2ed0e47

Browse files
committed
Revive grunt-rtlcss, which does not appear to enjoy syntax errors.
props netweb. see #36753, #29792. git-svn-id: https://develop.svn.wordpress.org/trunk@37363 602fd350-edb4-49c9-b593-d223f7449a82
1 parent fdcacb5 commit 2ed0e47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wp-admin/css/install.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ label {
132132
}
133133
textarea {
134134
border: 1px solid #ddd;
135-
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif
135+
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
136136
width: 100%;
137137
-webkit-box-sizing: border-box;
138138
-moz-box-sizing: border-box;

0 commit comments

Comments
 (0)