atom/teletype

Status bar icon is not horizontally centered

Open

#217 opened on 2017年11月16日

GitHub で見る
 (3 comments) (1 reaction) (0 assignees)JavaScript (2,400 stars) (416 forks)batch import
bughelp wantedpriority:low

説明

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

コントリビューターガイド