User tests: Successful: Unsuccessful:
Pull Request for Issue # .
This PR will remove the following piece of SCSS and uses proper Bootstrap classNames to achieve the same goal.
PR #32697 introduced a margin-bottom of .25em on all buttons.
A fix made by @brianteeman prevented this to happen on buttons in an input-group.
Both are not needed when using proper Bootstrap classNames on the wrapping element.
.btn
are stacked with a proper gap between..btn
are stacked with a proper gap between..btn
don't have a obsolete margin-bottom anymore.Even Bootstrap core has no margins around buttons. See screenshot below where I have disabled the DOCS styling.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Language & Strings Repository NPM Change Front End com_config com_contact com_content |
Labels |
Added:
Language Change
NPM Resource Changed
PR-5.1-dev
|
Thanks
This pull request has been automatically rebased to 5.2-dev.
Labels |
Added:
Feature
|
Title |
|
Labels |
Added:
PR-5.2-dev
|
Labels |
Removed:
PR-5.1-dev
|
I have tested this item ✅ successfully on bbc2940
I have tested this item ✅ successfully on 59254e3
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
RTC
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-07-11 16:40:06 |
Closed_By | ⇒ | pe7er |
Which was the PR I made a partial fix in? Would like to check exactly what the issue it was fixing is still fixed. Thanks