Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Additional footer text causes button misalignment #11489

Closed
srirambv opened this issue Oct 12, 2017 · 4 comments · Fixed by #11500
Closed

Additional footer text causes button misalignment #11489

srirambv opened this issue Oct 12, 2017 · 4 comments · Fixed by #11500

Comments

@srirambv
Copy link
Collaborator

Description

Additional footer text causes button misalignment

Steps to Reproduce

  1. Install 0.19.48
  2. Open payments, click add funds
  3. Click any currency icon, buttons are not aligned

Actual result:

image

Expected result:

Reproduces how often: [What percentage of the time does it reproduce?]

Brave Version

about:brave info:

Brave 0.19.48
rev de939f6
Muon 4.4.28

Reproducible on current live release:

N/A

Additional Information

@luixxiul
Copy link
Contributor

By setting display: flex to the footer button wrapper you'll get:

buttons

Removing easily from the string you'll get:

buttons

which looks good on macOS at least. Please make sure this is not a l10n-friendly solution.

@bsclifton
Copy link
Member

@luixxiul would you be able to fix this up? 😄

@luixxiul
Copy link
Contributor

@bradleyrichter which one do you prefer above?

@NejcZdovc
Copy link
Contributor

@luixxiul I would go with the first one because of i10n

@NejcZdovc NejcZdovc assigned NejcZdovc and unassigned luixxiul Oct 13, 2017
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Oct 13, 2017
Thx @luixxiul for the fix

Resolves brave#11489

Auditors:

Test Plan:
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Oct 13, 2017
Thx @luixxiul for the fix

Resolves brave#11489

Auditors:

Test Plan:
bsclifton added a commit that referenced this issue Oct 13, 2017
bsclifton added a commit that referenced this issue Oct 13, 2017
bsclifton added a commit that referenced this issue Oct 13, 2017
bsclifton added a commit that referenced this issue Oct 13, 2017
syuan100 pushed a commit to syuan100/browser-laptop that referenced this issue Nov 9, 2017
Thx @luixxiul for the fix

Resolves brave#11489

Auditors:

Test Plan:
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.