Set line height of icons bar icons

Fixes #581.
This commit is contained in:
Jacob Bundgaard 2019-05-16 16:13:09 +02:00 committed by GitHub
parent 724a341a61
commit 6179ccdb38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -497,6 +497,7 @@ div.reactCommandView p.commandLine span.icons i:first-child {
p.commandLine span.icons i {
opacity: 0;
line-height: 1em;
}
p.commandLine.inqueue span.icons i.icon-check-empty,