mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-03 09:35:45 +02:00
Merge pull request #738 from franciscod/patch-1
increase margin-left for "shell input"
This commit is contained in:
commit
2215192cf1
1 changed files with 1 additions and 1 deletions
|
@ -553,7 +553,7 @@ p.commandLine span.prompt {
|
|||
|
||||
#commandLineBar p.command {
|
||||
margin: 0;
|
||||
margin-left: 12px;
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
#commandLineBar #commandTextField {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue