Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Fix checkbox and radiobutton vertical offset #1882

Merged
merged 2 commits into from Jan 13, 2022
Merged

Fix checkbox and radiobutton vertical offset #1882

merged 2 commits into from Jan 13, 2022

Conversation

kulmann
Copy link
Member

@kulmann kulmann commented Jan 13, 2022

Description

This PR fixes the vertical offset of checkboxes and radiobuttons that was being caused by an unnecessary negative margin top.
As a bonus, removes two icons that will be unused when owncloud/web#6228 is merged (which will update to an ODS where this PR is released).

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)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation added/updated

@update-docs
Copy link

update-docs bot commented Jan 13, 2022

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@sonarcloud
Copy link

sonarcloud bot commented Jan 13, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@kulmann kulmann merged commit b6bb902 into master Jan 13, 2022
@delete-merged-branch delete-merged-branch bot deleted the small-fixes branch January 13, 2022 21:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants