Browse Source

docs: sidebar pixel-tweak

Marian Beermann 8 years ago
parent
commit
e880c7cac6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/borg_theme/css/borg.css

+ 1 - 1
docs/borg_theme/css/borg.css

@@ -65,7 +65,7 @@ h1 {
 /* by default the top and bottom margins are unequal which looks a bit unbalanced. */
 .sidebar-block {
     padding: 0;
-    margin: 14px 0 14px 0;
+    margin: 14px 0 24px 0;
 }
 
 #borg-documentation .external img {