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 has been archived by the owner on Sep 6, 2021. It is now read-only.
I've just installed Brackets sprint 31 experimental build 0.31.0-9569 on Ubuntu 12.04. Drop down menus are too narrow, shortcuts go to second line. I have found this fix: https://github.com/martinstarman/brackets/compare/context-menu It doesn't worked for me, but showed me where to look. If I edit brackets_patterns_override.less and add width: 250px; to .dropdown-menu, menus are OK again.
The text was updated successfully, but these errors were encountered:
I've just installed Brackets sprint 31 experimental build 0.31.0-9569 on Ubuntu 12.04. Drop down menus are too narrow, shortcuts go to second line. I have found this fix: https://github.com/martinstarman/brackets/compare/context-menu It doesn't worked for me, but showed me where to look. If I edit brackets_patterns_override.less and add width: 250px; to .dropdown-menu, menus are OK again.
The text was updated successfully, but these errors were encountered: