Skip to content

Commit 0c2469a

Browse files
committed
Close unclosed string.
1 parent 8e2553d commit 0c2469a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-admin/css/customize-widgets.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@ body.adding-widget #customize-preview {
509509
/* dashicons-location-alt */
510510
#available-widgets [class*="locat"] .widget-title:before,
511511
#available-widgets [class*="map"] .widget-title:before {
512-
content:"\f231;
512+
content:"\f231";
513513
content:"\f231" / '';
514514
}
515515

0 commit comments

Comments
 (0)