Skip to content

HFP-3649 Fix confirmation dialog button positioning#144

Open
otacke wants to merge 1 commit into
h5p:masterfrom
otacke:fix-confirmation-dialog-button
Open

HFP-3649 Fix confirmation dialog button positioning#144
otacke wants to merge 1 commit into
h5p:masterfrom
otacke:fix-confirmation-dialog-button

Conversation

@otacke

@otacke otacke commented Feb 11, 2023

Copy link
Copy Markdown
Contributor

Safari's user agent style for button elements adds a horizontal padding of 1em which usually translates to 16px. That puts the confirmation dialogs exit button out of place looking very weird.

When merged in, will apply a padding value of 1px 6px which is Blink's user agent style for padding of button elements and seems to have been the targeted platform to have checked against - thus looking fine (even though the while confirmation dialog visuals might need some overhaul :-)).

@otacke otacke changed the title Fix confirmation dialog button positioning HFP-3649 Fix confirmation dialog button positioning Feb 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

1 participant