Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.0] Add margin to back-top #27861

Merged
merged 1 commit into from
Feb 9, 2020
Merged

[4.0] Add margin to back-top #27861

merged 1 commit into from
Feb 9, 2020

Conversation

Quy
Copy link
Contributor

@Quy Quy commented Feb 8, 2020

Redo #27315 using mixin.

Thanks @C-Lodder for the tip/code

Summary of Changes

Add margin to the back top icon.

Using mixin, it will generate LTR/RTL margin code.

Testing Instructions

Install Blog Sample Data
Apply PR
Run npm i
Go to front end and scroll to the bottom

@richard67
Copy link
Member

I have tested this item ✅ successfully on af7038d

Tested LTR and RTL.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/27861.

@wilsonge wilsonge merged commit f2842fb into joomla:4.0-dev Feb 9, 2020
@wilsonge
Copy link
Contributor

wilsonge commented Feb 9, 2020

Thanks!

@wilsonge wilsonge added this to the Joomla 4.0 milestone Feb 9, 2020
@Quy Quy deleted the 27315-mixin branch February 9, 2020 17:24
brianteeman added a commit to brianteeman/joomla-cms that referenced this pull request Feb 21, 2021
This mixin was aadded joomla#27861

But then the only place it was used was removed during joomla#31520

To test

make a copy of templates\cassiopeia\css\template.css
apply pr
regenerate the css (node build/build.js --compile-css)
compare the copy and the new template.css
The only difference should be for .container-header .mod-finder > label which is not using the correct code.

There should be no other differences.

(I really dont understand why we have so many bootstrap overrides that dont do anything)
drmenzelit pushed a commit that referenced this pull request Feb 22, 2021
This mixin was aadded #27861

But then the only place it was used was removed during #31520

To test

make a copy of templates\cassiopeia\css\template.css
apply pr
regenerate the css (node build/build.js --compile-css)
compare the copy and the new template.css
The only difference should be for .container-header .mod-finder > label which is not using the correct code.

There should be no other differences.

(I really dont understand why we have so many bootstrap overrides that dont do anything)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants