-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Address css/styling related review comments
At a screen width of 742px only the icons are now displayed in the header menu and the text is hidden. The 742px are based on the French language (the header is the widest in French) and at a screen width of 742px the last header entry ("Info") disappears. A group of shortcuts no longer has a fixed width. EXCEPT from a screen width of 350px. At about this width, it starts to look too tight and squashed. Therefore the groups are then 300px wide. So it still looks nice with a width of 320px (300px for shortcuts and 10px margin per side).
- Loading branch information
1 parent
7fb3b22
commit 6b69f55
Showing
2 changed files
with
17 additions
and
35 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