atom/teletype

Status bar icon is not horizontally centered

Open

#217 geöffnet am 16. Nov. 2017

Auf GitHub ansehen
 (3 Kommentare) (1 Reaktion) (0 zugewiesene Personen)JavaScript (2.400 Stars) (416 Forks)batch import
bughelp wantedpriority:low

Beschreibung

Prerequisites

  • Put an X between the brackets on this line if you have done all of the following:

Description

The icon in the status bar is not horizontally centered due to a margin-right: .25em added by one-light-ui.

Steps to Reproduce

  1. Use a One theme
  2. Look closely at teletype icon in the status bar

Expected behavior:

teletype-icon-centered

Actual behavior:

teletype-icon-not-centered

Reproduces how often: 100%

Versions

Atom    : 1.24.0-dev-192cde85a
Electron: 1.6.15
Chrome  : 56.0.2924.87
Node    : 7.4.0

Contributor Guide