From: Don Armstrong Date: Tue, 18 Feb 2014 05:23:18 +0000 (-0800) Subject: move the sidebar align to top X-Git-Url: https://git.donarmstrong.com/?p=don.git;a=commitdiff_plain;h=fdce18b55968efe16ee3e6451d116c86c0dd1fcf;ds=sidebyside move the sidebar align to top --- 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;