Merge pull request #582 from kimsey0/patch-1

Set line height of icons bar icons
This commit is contained in:
Peter Cottle 2019-05-16 19:51:31 -07:00 committed by GitHub
commit 42e2b2429a
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,