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

Design: fix minor design issues #6281

Closed
wants to merge 3 commits into from

Commits on Feb 18, 2016

  1. Fix position of letter on missing app icon

    Tim Roes committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    66f4e8f View commit details
    Browse the repository at this point in the history
  2. Fix missing margin on status page stats

    The status page stats didn't had any margin around them.
    That way the huge average number touched the label if your
    screen size had the appropriate resolution.
    Added some margin to the left, so it won't touch the label
    anymore.
    Tim Roes committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    a8131e0 View commit details
    Browse the repository at this point in the history
  3. Remove button icon from dashboard empty text

    The text that was shown on the empty dashboard still had the old style button
    in it to add visualization. This is now replaced by a regular text link.
    Tim Roes committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    2d5d543 View commit details
    Browse the repository at this point in the history