You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
If you open a rule from the unminified bootstrap.css in an inline editor, the horizontal scroll area gets much wider than the visible code. This appears to be because CodeMirror takes into account the maximum line length of the entire file, including all the hidden lines.
If you open a rule from the unminified bootstrap.css in an inline editor, the horizontal scroll area gets much wider than the visible code. This appears to be because CodeMirror takes into account the maximum line length of the entire file, including all the hidden lines.