Bug 1077611 - Remove platform detection from loop panel & conversation window. r=dmose
This commit is contained in:
@@ -751,7 +751,6 @@ loop.panel = (function(_, mozL10n) {
|
||||
dispatcher={dispatcher}
|
||||
/>, document.querySelector("#main"));
|
||||
|
||||
document.body.classList.add(loop.shared.utils.getTargetPlatform());
|
||||
document.body.setAttribute("dir", mozL10n.getDirection());
|
||||
|
||||
// Notify the window that we've finished initalization and initial layout
|
||||
|
||||
Reference in New Issue
Block a user