mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-31 23:40:27 +02:00
Merge pull request #582 from kimsey0/patch-1
Set line height of icons bar icons
This commit is contained in:
commit
42e2b2429a
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue