From 2548ca0fc36e2b18ac06ef227649b58bfe834c63 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Tue, 23 Feb 2016 03:44:14 -0500 Subject: [PATCH] sidebar pushed to bottom on small screens. On screens < 768px, the nav links, 'become fsf member' link, 'recent updates' block are moved to the bottom. --- 2016/includes/common_js.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/2016/includes/common_js.html b/2016/includes/common_js.html index 77133385..a04c0339 100755 --- a/2016/includes/common_js.html +++ b/2016/includes/common_js.html @@ -21,4 +21,17 @@ function logoTextStack() { } } + -- 2.25.1