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

(fix) Weird Firefox rtl behavior for (v2) #285

Merged
merged 1 commit into from
Oct 18, 2021
Merged

(fix) Weird Firefox rtl behavior for (v2) #285

merged 1 commit into from
Oct 18, 2021

Conversation

Maronato
Copy link
Owner

@Maronato Maronato commented Oct 18, 2021

Description

Disables the margin inversion in Firefox

Related Issue

#179

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@Maronato Maronato added the Type: Bug Something isn't working label Oct 18, 2021
@codecov
Copy link

codecov bot commented Oct 18, 2021

Codecov Report

Merging #285 (d2c322d) into next (074ceb8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              next      #285   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          481       481           
  Branches        98        98           
=========================================
  Hits           481       481           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 074ceb8...d2c322d. Read the comment docs.

@Maronato Maronato changed the title (fix) Weird Firefox rtl behavior. (fix) Weird Firefox rtl behavior for (v2) Oct 18, 2021
@Maronato Maronato merged commit e82c89b into next Oct 18, 2021
@Maronato Maronato deleted the rtl-fix-next branch October 18, 2021 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant