]> git.donarmstrong.com Git - don.git/commitdiff
move the sidebar align to top
authorDon Armstrong <don@donarmstrong.com>
Tue, 18 Feb 2014 05:23:18 +0000 (21:23 -0800)
committerDon Armstrong <don@donarmstrong.com>
Tue, 18 Feb 2014 05:23:18 +0000 (21:23 -0800)
local.css

index ce5b8e5dce7999d702934cd9fa4e67db37e6784d..3a7e5717fafe7f9e087c036d4bf750d8a6e9fe0f 100644 (file)
--- a/local.css
+++ b/local.css
@@ -226,6 +226,7 @@ div.recentchanges {
 .sidebar {
        width: 20ex;
        float: right;
 .sidebar {
        width: 20ex;
        float: right;
+    vertical-align: top;
        margin-left: 4px;
        margin-bottom: 4px;
        margin-top: -1px;
        margin-left: 4px;
        margin-bottom: 4px;
        margin-top: -1px;