Skip to content
Snippets Groups Projects
Commit a7a94f17 authored by Nikita Hovratov's avatar Nikita Hovratov Committed by Jigal van Hemert
Browse files

[BUGFIX] Fix panel-collapse and modal-body padding-bottom in firefox

* The last item in panel-collapse has now proper padding to its bottom.
* With a different behaviour of firefox a container having overflow-y
  ignores padding-bottom. A workaround is a pseudo-element reserving
  the same space as the padding attribute would have.

Resolves: #86445
Releases: master
Change-Id: I55b6318f1b59ceda65857726828deab5bc8a306f
Reviewed-on: https://review.typo3.org/58460


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: default avatarJosef Glatz <josef.glatz@typo3.org>
Tested-by: default avatarJosef Glatz <josef.glatz@typo3.org>
Reviewed-by: default avatarJigal van Hemert <jigal.van.hemert@typo3.org>
Tested-by: default avatarJigal van Hemert <jigal.van.hemert@typo3.org>
parent a2958964
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment