Readme and style for PR #174

This commit is contained in:
Peter Cottle 2014-05-08 10:28:57 -07:00
parent fb138f3023
commit d259a2db51
2 changed files with 2 additions and 1 deletions

View file

@ -105,6 +105,7 @@ And the following heroes for assisting in translating:
* "hilojack" * "hilojack"
* Ming-Hsuan-Tu ("twmht") * Ming-Hsuan-Tu ("twmht")
* Mikhail Usov ("mikhailusov") * Mikhail Usov ("mikhailusov")
* Matias Garcia Isaia ("mgarciaisaia")
Also huge shoutout for everyone who has put up a pull request that was pulled: Also huge shoutout for everyone who has put up a pull request that was pulled:

View file

@ -663,7 +663,7 @@ div.helperBar.show {
-o-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0); transform: translate3d(0,0,0);
height: 45px; height: 70px;
} }
div.helperBar.show.BaseHelperBar { div.helperBar.show.BaseHelperBar {