?
avatar hotthemes
hotthemes
17 Jun 2020

Steps to reproduce the issue

Make a module or template with a lot of tabs (sections of parameters).
Use a smaller screen.

Expected result

The tabs should wrap to the next line when they reach the end of the screen.

Actual result

The tabs are hidden.

System information (as much as possible)

Joomla ‎4.0.0-beta2-dev

Additional comments

It can be fixed in CSS with:

joomla-tab>ul {
flex-wrap: wrap;
}

avatar hotthemes hotthemes - open - 17 Jun 2020
avatar joomla-cms-bot joomla-cms-bot - labeled - 17 Jun 2020
avatar Quy Quy - change - 17 Jun 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-06-17 13:28:21
Closed_By Quy
avatar Quy
Quy - comment - 17 Jun 2020

Duplicate #28799

avatar Quy Quy - close - 17 Jun 2020

Add a Comment

Login with GitHub to post a comment