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

Purchases: Fix site domain so that it aligns with the corresponding site name #2923

Merged
merged 1 commit into from
Feb 9, 2016
Merged

Purchases: Fix site domain so that it aligns with the corresponding site name #2923

merged 1 commit into from
Feb 9, 2016

Conversation

reganstarr
Copy link
Contributor

Fixes issue #2690.

PR #2359 added site domains to the Section Headers in Purchases.

In Firefox, the site domain did not appear to align with the site name.

The misalignment was less noticeable in Chrome and Safari.

To test:

  1. Navigate to https://wordpress.com/me
  2. Click on "Manage Purchases"
  3. Check if the site name on the left aligns properly with the site domain on the right

Before: (in Firefox)
screen shot 2016-01-29 at 2 28 29 pm

After: (in Firefox)
screen shot 2016-01-29 at 2 27 47 pm

cc @breezyskies

Change align-items from baseline to stretch in order to align the site
slug with the site name.
@breezyskies breezyskies added [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. [Feature] Purchase Management Related to managing purchases such as subscriptions, plans, history, auto-renew, cancellation, etc. OSS Citizen labels Jan 29, 2016
@breezyskies
Copy link
Contributor

Looks good -- thanks for the fix!

@breezyskies breezyskies added [Status] Ready to Merge and removed [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Feb 9, 2016
breezyskies added a commit that referenced this pull request Feb 9, 2016
…e-slug-with-site-name

Purchases: Fix site domain so that it aligns with the corresponding site name
@breezyskies breezyskies merged commit 6bea5e8 into Automattic:master Feb 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Purchase Management Related to managing purchases such as subscriptions, plans, history, auto-renew, cancellation, etc. OSS Citizen
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants