]> git.sesse.net Git - ultimatescore/commitdiff
Fix quick help height.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 2 Nov 2017 22:00:21 +0000 (23:00 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 2 Nov 2017 22:00:21 +0000 (23:00 +0100)
quickhelp.html

index 506d85dedc2a3fbccce7c80d48560a022e96c6d4..53da45d0ef6e615b0b86e7bb704ebb534b021586 100644 (file)
@@ -5,7 +5,7 @@
    <meta charset="utf-8" />
    <link href="fonts/lato.css" rel="stylesheet">
    <link href="score.css" rel="stylesheet">
-    <style>body { color: black; }</style>
+    <style>body { color: black; height: 2000px; }</style>
   </head>
   <body>
 <script src="carousel.js" type="text/javascript"></script>