From 5f13cdc450dadd5708c8311880ebe9d451ae8989 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sun, 11 Nov 2018 12:01:29 +0300 Subject: last 4 versions --- vnext/src/style/main.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'vnext/src') diff --git a/vnext/src/style/main.css b/vnext/src/style/main.css index 6a516d7c..29a8c374 100644 --- a/vnext/src/style/main.css +++ b/vnext/src/style/main.css @@ -125,7 +125,7 @@ noscript article { } @media screen and (max-width: 850px) { - #body { + html { text-size-adjust: 100%; } #body, @@ -392,7 +392,6 @@ article .tags > a, border: 1px solid #CCC; color: #999; margin: 0 0 0 6px; - position: -webkit-sticky; position: sticky; top: 70px; vertical-align: top; -- cgit v1.2.3