mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-12 15:44:25 +02:00
Readme and style for PR #174
This commit is contained in:
parent
fb138f3023
commit
d259a2db51
2 changed files with 2 additions and 1 deletions
|
@ -105,6 +105,7 @@ And the following heroes for assisting in translating:
|
|||
* "hilojack"
|
||||
* Ming-Hsuan-Tu ("twmht")
|
||||
* Mikhail Usov ("mikhailusov")
|
||||
* Matias Garcia Isaia ("mgarciaisaia")
|
||||
|
||||
Also huge shoutout for everyone who has put up a pull request that was pulled:
|
||||
|
||||
|
|
|
@ -663,7 +663,7 @@ div.helperBar.show {
|
|||
-o-transform: translate3d(0,0,0);
|
||||
-ms-transform: translate3d(0,0,0);
|
||||
transform: translate3d(0,0,0);
|
||||
height: 45px;
|
||||
height: 70px;
|
||||
}
|
||||
|
||||
div.helperBar.show.BaseHelperBar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue