From fdce18b55968efe16ee3e6451d116c86c0dd1fcf Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Mon, 17 Feb 2014 21:23:18 -0800 Subject: [PATCH] move the sidebar align to top --- local.css | 1 + 1 file changed, 1 insertion(+) diff --git a/local.css b/local.css index ce5b8e5..3a7e571 100644 --- a/local.css +++ b/local.css @@ -226,6 +226,7 @@ div.recentchanges { .sidebar { width: 20ex; float: right; + vertical-align: top; margin-left: 4px; margin-bottom: 4px; margin-top: -1px; -- 2.39.2