mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 07:56:16 -04:00
hrm
This commit is contained in:
parent
edbeb66d5e
commit
ab71bc7c20
2 changed files with 5 additions and 4 deletions
|
@ -625,13 +625,11 @@ function makeContentCollector(collectStyles, browser, apool, domInterface, class
|
|||
_ensureColumnZero(state);
|
||||
}
|
||||
}
|
||||
|
||||
if (browser.msie)
|
||||
{
|
||||
// in IE, a point immediately after a DIV appears on the next line
|
||||
_reachBlockPoint(node, 1, state);
|
||||
}
|
||||
|
||||
state.localAttribs = localAttribs;
|
||||
};
|
||||
// can pass a falsy value for end of doc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue