From 33acb7972b228b523f769a4760c2939cab454c33 Mon Sep 17 00:00:00 2001 From: Spreadyy Date: Fri, 28 Oct 2016 09:42:50 +0200 Subject: [PATCH 1/2] Always show scrollbar so the page doesn't jump around --- www/qute.css | 1 + 1 file changed, 1 insertion(+) diff --git a/www/qute.css b/www/qute.css index 721aba51e..d8367603b 100644 --- a/www/qute.css +++ b/www/qute.css @@ -7,6 +7,7 @@ body { font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; -webkit-text-size-adjust: none; color: #333333; + overflow-y: scroll; } p { From 6968050d7437323d9ff35347ebad94afe6619d93 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sun, 30 Oct 2016 19:11:52 +0100 Subject: [PATCH 2/2] Regenerate authors --- README.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.asciidoc b/README.asciidoc index 0036e3c6f..5e3c1e6c2 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -171,12 +171,12 @@ Contributors, sorted by the number of commits in descending order: * Thorsten Wißmann * Austin Anderson * Jimmy +* Spreadyy * Niklas Haas * Alexey "Averrin" Nabrodov * nanjekyejoannah * avk * ZDarian -* Spreadyy * Milan Svoboda * John ShaggyTwoDope Jenkins * Clayton Craft