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

V8: Ensure consistency in the way panels are spaced #5104

Merged

Conversation

kjac
Copy link
Contributor

@kjac kjac commented Mar 28, 2019

Prerequisites

  • I have added steps to test this contribution in the description below

If there's an existing issue for this PR then this fixes #5094

Description

As described in #5094, the various panel types are vertically spaced differently throughout the UI. This PR makes the spacing consistent (20px).

The following parts are directly affected by this change (read: you can tell there's a difference, because they have multiple panels on the same page):

  • Edit user
  • Edit group
  • Content info app
  • Log viewer
  • Edit macro
  • Package details
  • Edit member
  • Create (edit) package

Examples

Content info app

The most prominent example is probably the content info app, because it's the most visited in the list above. It currently looks like this:

image

With this PR applied it looks like this:

image

Edit user

Another example is edit user. It currently looks like this:

image

With this PR applied, it looks like this:

image

Log viewer

Final example is the log viewer. It currently looks like this:

image

With this PR applied, it looks like this:

image

@emmaburstow
Copy link
Contributor

Hey @kjac

Yay for consistency! We'll let you know if we need changes and merge if not.

Em

@nul800sebastiaan nul800sebastiaan removed the request for review from nielslyngsoe April 22, 2019 07:57
@nul800sebastiaan nul800sebastiaan merged commit 59df7f1 into umbraco:v8/dev Apr 22, 2019
@nul800sebastiaan
Copy link
Member

Great, thanks!

@kjac kjac deleted the v8-fix-inconsistent-panel-spacing branch April 22, 2019 07:59
@nielslyngsoe
Copy link
Member

@kjac super great, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v8: Inconsistant spacing between umb-box and umb-group-panel elements
4 participants