Problem with height

Created on 15 March 2023, over 1 year ago
Updated 25 September 2023, 12 months ago

Problem/Motivation

I have a problem, when in one of the tabs there is a lot of content and in another there is little content, the height of the greater content affects all the other tabs as seen in the image.

🐛 Bug report
Status

Needs review

Version

7.1

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @Nelo_Drup
  • I have same problem. Any Solution? In display settings, any change in "Height style" not affected.

  • #2 @vctlzac I can give you 2 solutions, one in Height style
    choose the option "Content: Each panel will be only as tall as its question." and the other in case it doesn't work is to use the following CSS code "height: auto important!;"

  • @Nelo_Drup Such as had said, any choose in "height style" not work for me. But, the second solutions works! Before, I tried set CSS code "height: auto" without "important!" because module setting height property hardcoded in HTML, so, I thinked that CSS code not overwrite it, but it works. The "!important" is more important that I imagineed, lol. Thanks bro.

  • 🇮🇳India shiv_yadav

    Hello Nelo_Drup , i have fixed issue "Problem with height".

    please review this patch.

  • Status changed to Needs review 12 months ago
Production build 0.71.5 2024