summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/local.css b/local.css
index 4d49d7a..a72a9fb 100644
--- a/local.css
+++ b/local.css
@@ -189,3 +189,9 @@ div.screenshots {
margin-left: auto;
margin-right: auto;
}
+
+/* the signin form */
+form#signin {
+ overflow: auto;
+}
+