🤯 even more cleanup
This commit is contained in:
@@ -170,7 +170,6 @@ var mailymailyApp = mailymailyApp || {};
|
||||
css = css.replace(/mailymaily/g, app.prefix());
|
||||
|
||||
styleTag.setAttribute('id', app.prefix('-styles'));
|
||||
styleTag.setAttribute('type', 'text/css');
|
||||
|
||||
if (styleTag.styleSheet) {
|
||||
// Required for IE8 and below.
|
||||
|
||||
Reference in New Issue
Block a user