-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The left and right shortcut blocks were joined together with fixed sizes. This meant the width of the left block combined with the width of the right prevented spare space being allocated to either block. Using hidden borders also reduced the usable width as the borders are not rendered but are still part of the calculated width.
- Loading branch information
1 parent
06c4f37
commit 5f9b86d
Showing
2 changed files
with
4 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters