Incorrect

giorgio.ponza pro premium priority asked 5 years ago

Expected behavior When i write or click in the outline input inside the according, i want to see all the text in the input Actual behavior When i write something in the outline input inside the accordion, the upper part of the text is hidden by the label. The same thing does not happen in the outline input outside the accordion Resources (screenshots, code snippets etc.) snippet https://mdbootstrap.com/snippets/jquery/giorgio-ponza/946457


giorgio.ponza pro premium priority answered 5 years ago

The problem is in this CSS selector

  .md-accordion .card .card-body {
    font-size: 0.9rem;
    line-height: 1.7;
    font-weight: 300;
    color: #626262; }

line-height: 1.7 is different from the default 1.5. If i overwrite that property to 1.5, everything goes OK.


Marta Szymanska staff pro premium answered 5 years ago

Hi,

thank you for noticing this bug. We will fix that as soon as possible.

Best, Marta


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue
  • User: Pro
  • Premium support: Yes
  • Technology: MDB jQuery
  • MDB Version: 4.8.5
  • Device: Desktop
  • Browser: Firefox 67.0.4
  • OS: Linux
  • Provided sample code: No
  • Provided link: Yes