Skip to content

Tab component spacing #2094

Open
Open
@daun

Description

@daun

The tabs in the new default theme are off by 1 or 2 pixels. Not trying to be a stickler about pushing pixels, but this one is really rather noticable because of the color contrast.

Image

Caused by this declaration which seems to no longer serve a purpose in the new theme:

.WireTabs > * {
  margin-left: -1px;
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions