benjaminkott / bootstrap_package

Bootstrap Package delivers a full configured theme for TYPO3, based on the Bootstrap CSS Framework.
https://www.bootstrap-package.com/
MIT License
338 stars 205 forks source link

Simplify language and footer meta menu: Use list-inline instead of custom styles #1460

Closed SventB closed 1 month ago

SventB commented 10 months ago

Pull Request

Prerequisites

Description

Simplifies language and footer meta menu by using Bootstrap class "list-inline" (nothing else is the language and footer meta menu right now) instead of custom styles.

Steps to Validate

Check language and footer meta menu.

benjaminkott commented 1 month ago

@SventB i understand where this demand is comming from. anyways i would like to keep certain elements to not use bootstrap at all to keep compat moving forward to avoid breaking on bootstrap updates. I still think this makes customizing more easy of we keep the styling seperate.