No description
Find a file
Bartosz Dziewoński 4c4efadf59 When the personal bar doesn't fit, make overflowing links usable
When the personal menu bar is wider than the screen (browser window),
it gets cut off on the left (and the overflowing links slide under the
logo and then off the screen, making it impossible to click them).
This is caused by the `float: right` rule added in 5a7e620. To avoid
this, add `max-width: 100%`, which results in the menu being cut off
on the right again (which lets the user view the overflowing links by
horizontal scrolling).

Bug: T226875
Change-Id: Id4186215cc069f283f8ebeca0db587e1f1369062
2019-07-12 21:30:21 +02:00
.phan Upgrade to newer phan 2019-03-20 19:43:14 -07:00
i18n Localisation updates from https://translatewiki.net. 2019-06-23 22:11:21 +02:00
includes build: Upgrade phan-taint-check-plugin from 1.5.x to 2.0.1 2019-07-10 17:12:44 +02:00
resources When the personal bar doesn't fit, make overflowing links usable 2019-07-12 21:30:21 +02:00
screenshots Add skin screenshot for the installer 2017-08-11 15:36:22 -04:00
.eslintrc.json build: Update eslint-config-wikimedia to 0.10.0 2019-01-14 21:00:07 +00:00
.gitignore Upgrade to newer phan 2019-03-20 19:43:14 -07:00
.gitreview Use track=1 instead of defaultbranch=master in .gitreview 2016-10-24 17:30:30 -07:00
.phpcs.xml Add method scope visibility 2018-11-02 07:40:38 +00:00
.stylelintrc.json build: Bump devDependencies to latest 2018-02-26 10:30:46 -08:00
CODE_OF_CONDUCT.md build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-02 21:55:44 +00:00
composer.json build: Updated composer dependencies 2019-07-12 15:47:07 +00:00
COPYING Use the plain-text GPL and fix 'license-name' to match SPDX conventions 2015-01-29 17:08:24 +01:00
Gruntfile.js build: Update eslint-config-wikimedia to 0.11.0 2019-03-13 22:57:00 +00:00
hooks.txt New MonoBookAfterContent and MonoBookAfterToolbox hooks 2017-01-06 18:47:05 +02:00
package-lock.json build: Update npm dependencies 2019-07-11 22:50:29 +00:00
package.json build: Update npm dependencies 2019-07-11 22:50:29 +00:00
skin.json Remove obsolete Special:Preferences styles after its transformation to OOUI 2018-11-07 12:53:36 -08:00