Protect against 'you must use border-box'#2210
Protect against 'you must use border-box'#2210reverofevil wants to merge 1 commit intocodemirror:masterfrom
Conversation
|
I don't like using |
|
2014-02-03 Marijn Haverbeke notifications@github.com:
|
(Border-sizing on the CodeMirror-linenumber class) Issue #2210
|
I agree that yes, this'll mess with 3rd party code. But so would your patch, since a widget expecting bootstrap-style border boxes might be present inside a widget in a CodeMirror editor. There is no perfect solution here (except for Bootstrap changing their approach, which seems unlikely). The reason I dislike blanket Does attached patch, and the understanding that 3rd party code will have to fix this for themselves, work for you? |
(Border-sizing on the CodeMirror-linenumber class) Issue codemirror#2210
(Border-sizing on the CodeMirror-linenumber class) Issue codemirror#2210
No description provided.