* removing auto stylesheet loading
This commit is contained in:
parent
93c860e8e5
commit
f8f5c923dd
|
|
@ -324,6 +324,4 @@ Util.selectStylesheet = function(sheet) {
|
|||
return sheet;
|
||||
};
|
||||
|
||||
// call once to disable alternates and get around webkit bug
|
||||
Util.selectStylesheet(null);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue