Skip to content

Instantly share code, notes, and snippets.

@mathjazz
Created October 26, 2016 13:35
Show Gist options
  • Save mathjazz/ef394178c6e014f09e3e912606b6fc03 to your computer and use it in GitHub Desktop.
Save mathjazz/ef394178c6e014f09e3e912606b6fc03 to your computer and use it in GitHub Desktop.
diff --git a/css/translate.css b/css/translate.css
index 0c49bc3..f0b3110 100644
--- a/css/translate.css
+++ b/css/translate.css
@@ -1544,9 +1544,9 @@ p#sign-in-required > a#sidebar-signin {
color: #272A2F;
}
-#helpers {
+#helpers, #helpers2 {
background: #3F4752;
- height: calc(60% - 104px);
+ height: calc(70% - 145px);
position: relative;
}
@@ -1676,7 +1676,7 @@ p#sign-in-required > a#sidebar-signin {
left: 0;
overflow-y: auto;
padding-top: 25px;
- /*position: absolute;*/
+ position: absolute;
right: 0;
top: 43px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment