forked from lakejason0/mediawiki-skins-Lakeus
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix too-wide sidebar in narrow screen
Fix too-wide sidebar in narrow screen, causing cannot tap-to-close. min-width: max-content; would cause the sidebar won't wrap texts in narrow screens. Also fix the sidebar became too narrow if the texts in sidebar are too short. Bug: lakejason0#44 Change-Id: I1272edf8fc488160eb717e40ad75fa3ecf432ace
- Loading branch information
1 parent
cac7b9f
commit cdb51b0
Showing
2 changed files
with
71 additions
and
3 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