Problem/Motivation

The Media browser tabs use a line-height that is smaller than the font-size. This results in small tabs.

Proposed resolution

Use the default line-height for tabs in the Media browser.

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

The tabs in the Media browser are bigger.

API changes

None.

Data model changes

None.

Comments

idebr created an issue. See original summary.

idebr’s picture

Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new20.2 KB
new19.43 KB
new648 bytes

Before:

After:

ANDiTKO’s picture

Status: Needs review » Patch (to be ported)

Thanks for the patch and the screenshots. Your patch will be included in next release.

idebr’s picture

Cheers ANDiTKO! What is the target version for the patch (to be ported) status?

  • ANDiTKO committed 18e5843 on 7.x-1.x authored by idebr
    Issue #2829341 by idebr: Mediabrowser tabs have very small line-height
    
ANDiTKO’s picture

Status: Patch (to be ported) » Fixed

@idebr Thanks for the patch!
I just applied it to the latest dev version. It will be in next stable version 7.x-1.25 soon.

ANDiTKO’s picture

Status: Fixed » Closed (fixed)