mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-29 09:20:03 +02:00
css typo thanks @MaPePer Issue #51
This commit is contained in:
parent
8cfd9ebd19
commit
d1962d2a2e
1 changed files with 1 additions and 1 deletions
|
@ -589,7 +589,7 @@ li.rebaseEntry a#toggleButton {
|
||||||
position: relative;
|
position: relative;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
top: -5px;
|
top: -5px;
|
||||||
right; -5px;
|
right: -5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
li.rebaseEntry.notPicked {
|
li.rebaseEntry.notPicked {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue