Fix for #11521 : Isis admin menu on small viewport width devices#11528
Fix for #11521 : Isis admin menu on small viewport width devices#11528rdeutz merged 3 commits intojoomla:stagingfrom
Conversation
Do not run auto-scrolling on small devices for Isis admin menu
|
Testers do not forget to clear your browser cache after applying this patch. It can be tricky on some mobile devices. |
|
I have tested this item ✅ successfully on This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11528. |
|
|
||
| }); | ||
|
|
||
|
|
There was a problem hiding this comment.
is there a reason for this extra clean line? ;)
There was a problem hiding this comment.
Well... no reason...
Removed ;-)
There was a problem hiding this comment.
In fact, i think i added it as there were 2 lines to open a new task function here : https://github.com/joomla/joomla-cms/pull/11528/files#diff-6337832bd45e0f9af1521049cb78e03eR182
Should i remove the extra one too there, even if it was already there, to get all consistent ?
|
I have tested this item ✅ successfully on abed882 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11528. |
1 similar comment
|
I have tested this item ✅ successfully on abed882 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11528. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11528. |
joomla#11528) * Fix for joomla#11521 : Isis admin menu on small viewport width devices Do not run auto-scrolling on small devices for Isis admin menu * Adjust min-width for auto-scrolling * Remove extra empty line
joomla#11528) * Fix for joomla#11521 : Isis admin menu on small viewport width devices Do not run auto-scrolling on small devices for Isis admin menu * Adjust min-width for auto-scrolling * Remove extra empty line
Pull Request for Issue #11521 .
Summary of Changes
Do not run auto-scolling script on small devices ( < 768px)
Testing Instructions