Skip to content

Fix layout for article sidebar icons

Arthur Tadier requested to merge atadier/develop-kde-org:master into master

Fixes #163

The containers for icons in the sidebar should not be shrinked by the flex table.

  • set flex-shrink: 0 for .icon anchor tags

Merge request reports