130130}
131131
132132.move-widget : before {
133- content : "\f504" ;
133+ content : "\f504" / '' ;
134134}
135135
136136# customize-theme-controls .move-widget-area {
170170
171171# customize-theme-controls .widget-area-select li : before {
172172 display : none;
173- content : "\f147" ;
173+ content : "\f147" / '' ;
174174 position : absolute;
175175 top : 12px ;
176176 left : 10px ;
@@ -292,7 +292,7 @@ body.adding-widget #customize-preview {
292292}
293293
294294# available-widgets .widget-title : before {
295- content : "\f132" ;
295+ content : "\f132" / '' ;
296296 position : absolute;
297297 top : -3px ;
298298 right : 100% ;
@@ -308,73 +308,73 @@ body.adding-widget #customize-preview {
308308}
309309
310310/* dashicons-smiley */
311- # available-widgets [class *= "easy" ] .widget-title : before { content : "\f328" ; top : -4px ; }
311+ # available-widgets [class *= "easy" ] .widget-title : before { content : "\f328" / '' ; top : -4px ; }
312312
313313/* dashicons-star-filled */
314314# available-widgets [class *= "super" ] .widget-title : before ,
315- # available-widgets [class *= "like" ] .widget-title : before { content : "\f155" ; top : -4px ; }
315+ # available-widgets [class *= "like" ] .widget-title : before { content : "\f155" / '' ; top : -4px ; }
316316
317317/* dashicons-wordpress */
318- # available-widgets [class *= "meta" ] .widget-title : before { content : "\f120" ; }
318+ # available-widgets [class *= "meta" ] .widget-title : before { content : "\f120" / '' ; }
319319
320320/* dashicons-archive */
321- # available-widgets [class *= "archives" ] .widget-title : before { content : "\f480" ; top : -4px ; }
321+ # available-widgets [class *= "archives" ] .widget-title : before { content : "\f480" / '' ; top : -4px ; }
322322
323323/* dashicons-category */
324- # available-widgets [class *= "categor" ] .widget-title : before { content : "\f318" ; top : -4px ; }
324+ # available-widgets [class *= "categor" ] .widget-title : before { content : "\f318" / '' ; top : -4px ; }
325325
326326/* dashicons-admin-comments */
327327# available-widgets [class *= "comment" ] .widget-title : before ,
328328# available-widgets [class *= "testimonial" ] .widget-title : before ,
329- # available-widgets [class *= "chat" ] .widget-title : before { content : "\f101" ; }
329+ # available-widgets [class *= "chat" ] .widget-title : before { content : "\f101" / '' ; }
330330
331331/* dashicons-admin-post */
332- # available-widgets [class *= "post" ] .widget-title : before { content : "\f109" ; }
332+ # available-widgets [class *= "post" ] .widget-title : before { content : "\f109" / '' ; }
333333
334334/* dashicons-admin-page */
335- # available-widgets [class *= "page" ] .widget-title : before { content : "\f105" ; }
335+ # available-widgets [class *= "page" ] .widget-title : before { content : "\f105" / '' ; }
336336
337337/* dashicons-text */
338- # available-widgets [class *= "text" ] .widget-title : before { content : "\f478" ; }
338+ # available-widgets [class *= "text" ] .widget-title : before { content : "\f478" / '' ; }
339339
340340/* dashicons-admin-links */
341- # available-widgets [class *= "link" ] .widget-title : before { content : "\f103" ; }
341+ # available-widgets [class *= "link" ] .widget-title : before { content : "\f103" / '' ; }
342342
343343/* dashicons-search */
344- # available-widgets [class *= "search" ] .widget-title : before { content : "\f179" ; }
344+ # available-widgets [class *= "search" ] .widget-title : before { content : "\f179" / '' ; }
345345
346346/* dashicons-menu */
347347# available-widgets [class *= "menu" ] .widget-title : before ,
348- # available-widgets [class *= "nav" ] .widget-title : before { content : "\f333" ; }
348+ # available-widgets [class *= "nav" ] .widget-title : before { content : "\f333" / '' ; }
349349
350350/* dashicons-tagcloud */
351- # available-widgets [class *= "tag" ] .widget-title : before { content : "\f479" ; }
351+ # available-widgets [class *= "tag" ] .widget-title : before { content : "\f479" / '' ; }
352352
353353/* dashicons-rss */
354- # available-widgets [class *= "rss" ] .widget-title : before { content : "\f303" ; top : -6px ; }
354+ # available-widgets [class *= "rss" ] .widget-title : before { content : "\f303" / '' ; top : -6px ; }
355355
356356/* dashicons-calendar */
357357# available-widgets [class *= "event" ] .widget-title : before ,
358- # available-widgets [class *= "calendar" ] .widget-title : before { content : "\f145" ; top : -4px ;}
358+ # available-widgets [class *= "calendar" ] .widget-title : before { content : "\f145" / '' ; top : -4px ;}
359359
360360/* dashicons-format-image */
361361# available-widgets [class *= "image" ] .widget-title : before ,
362362# available-widgets [class *= "photo" ] .widget-title : before ,
363363# available-widgets [class *= "slide" ] .widget-title : before ,
364- # available-widgets [class *= "instagram" ] .widget-title : before { content : "\f128" ; }
364+ # available-widgets [class *= "instagram" ] .widget-title : before { content : "\f128" / '' ; }
365365
366366/* dashicons-format-gallery */
367367# available-widgets [class *= "album" ] .widget-title : before ,
368- # available-widgets [class *= "galler" ] .widget-title : before { content : "\f161" ; }
368+ # available-widgets [class *= "galler" ] .widget-title : before { content : "\f161" / '' ; }
369369
370370/* dashicons-format-video */
371371# available-widgets [class *= "video" ] .widget-title : before ,
372- # available-widgets [class *= "tube" ] .widget-title : before { content : "\f126" ; }
372+ # available-widgets [class *= "tube" ] .widget-title : before { content : "\f126" / '' ; }
373373
374374/* dashicons-format-audio */
375375# available-widgets [class *= "music" ] .widget-title : before ,
376376# available-widgets [class *= "radio" ] .widget-title : before ,
377- # available-widgets [class *= "audio" ] .widget-title : before { content : "\f127" ; }
377+ # available-widgets [class *= "audio" ] .widget-title : before { content : "\f127" / '' ; }
378378
379379/* dashicons-admin-users */
380380# available-widgets [class *= "login" ] .widget-title : before ,
@@ -383,55 +383,55 @@ body.adding-widget #customize-preview {
383383# available-widgets [class *= "avatar" ] .widget-title : before ,
384384# available-widgets [class *= "subscriber" ] .widget-title : before ,
385385# available-widgets [class *= "profile" ] .widget-title : before ,
386- # available-widgets [class *= "grofile" ] .widget-title : before { content : "\f110" ; }
386+ # available-widgets [class *= "grofile" ] .widget-title : before { content : "\f110" / '' ; }
387387
388388/* dashicons-cart */
389389# available-widgets [class *= "commerce" ] .widget-title : before ,
390390# available-widgets [class *= "shop" ] .widget-title : before ,
391- # available-widgets [class *= "cart" ] .widget-title : before { content : "\f174" ; top : -4px ; }
391+ # available-widgets [class *= "cart" ] .widget-title : before { content : "\f174" / '' ; top : -4px ; }
392392
393393/* dashicons-shield */
394394# available-widgets [class *= "secur" ] .widget-title : before ,
395- # available-widgets [class *= "firewall" ] .widget-title : before { content : "\f332" ; }
395+ # available-widgets [class *= "firewall" ] .widget-title : before { content : "\f332" / '' ; }
396396
397397/* dashicons-chart-bar */
398398# available-widgets [class *= "analytic" ] .widget-title : before ,
399399# available-widgets [class *= "stat" ] .widget-title : before ,
400- # available-widgets [class *= "poll" ] .widget-title : before { content : "\f185" ; }
400+ # available-widgets [class *= "poll" ] .widget-title : before { content : "\f185" / '' ; }
401401
402402/* dashicons-feedback */
403- # available-widgets [class *= "form" ] .widget-title : before { content : "\f175" ; }
403+ # available-widgets [class *= "form" ] .widget-title : before { content : "\f175" / '' ; }
404404
405405/* dashicons-email-alt */
406406# available-widgets [class *= "subscribe" ] .widget-title : before ,
407407# available-widgets [class *= "news" ] .widget-title : before ,
408408# available-widgets [class *= "contact" ] .widget-title : before ,
409- # available-widgets [class *= "mail" ] .widget-title : before { content : "\f466" ; }
409+ # available-widgets [class *= "mail" ] .widget-title : before { content : "\f466" / '' ; }
410410
411411/* dashicons-share */
412412# available-widgets [class *= "share" ] .widget-title : before ,
413- # available-widgets [class *= "socia" ] .widget-title : before { content : "\f237" ; }
413+ # available-widgets [class *= "socia" ] .widget-title : before { content : "\f237" / '' ; }
414414
415415/* dashicons-translation */
416416# available-widgets [class *= "lang" ] .widget-title : before ,
417- # available-widgets [class *= "translat" ] .widget-title : before { content : "\f326" ; }
417+ # available-widgets [class *= "translat" ] .widget-title : before { content : "\f326" / '' ; }
418418
419419/* dashicons-location-alt */
420420# available-widgets [class *= "locat" ] .widget-title : before ,
421- # available-widgets [class *= "map" ] .widget-title : before { content : "\f231" ; }
421+ # available-widgets [class *= "map" ] .widget-title : before { content : "\f231" / '' ; }
422422
423423/* dashicons-download */
424- # available-widgets [class *= "download" ] .widget-title : before { content : "\f316" ; }
424+ # available-widgets [class *= "download" ] .widget-title : before { content : "\f316" / '' ; }
425425
426426/* dashicons-cloud */
427- # available-widgets [class *= "weather" ] .widget-title : before { content : "\f176" ; top : -4px ;}
427+ # available-widgets [class *= "weather" ] .widget-title : before { content : "\f176" / '' ; top : -4px ;}
428428
429429/* dashicons-facebook */
430- # available-widgets [class *= "facebook" ] .widget-title : before { content : "\f304" ; }
430+ # available-widgets [class *= "facebook" ] .widget-title : before { content : "\f304" / '' ; }
431431
432432/* dashicons-twitter */
433433# available-widgets [class *= "tweet" ] .widget-title : before ,
434- # available-widgets [class *= "twitter" ] .widget-title : before { content : "\f301" ; }
434+ # available-widgets [class *= "twitter" ] .widget-title : before { content : "\f301" / '' ; }
435435
436436@media screen and (max-height : 700px ) and (min-width : 981px ) {
437437 /* Compact widget-tops on smaller laptops, but not tablets. See ticket #27112#comment:4 */
0 commit comments