diff --git a/README.md b/README.md index 7dadcddc..55f88ae8 100644 --- a/README.md +++ b/README.md @@ -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: diff --git a/src/style/main.css b/src/style/main.css index e7369987..1fb9d674 100644 --- a/src/style/main.css +++ b/src/style/main.css @@ -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 {