Przeglądaj źródła

docs: fix overeager CSS selector ballooning badges

Marian Beermann 8 lat temu
rodzic
commit
658fd2521f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      docs/borg_theme/css/borg.css

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

@@ -68,7 +68,7 @@ h1 {
     margin: 14px 0 24px 0;
 }
 
-#borg-documentation .external img {
+#borg-documentation h1 + p .external img {
     width: 100%;
 }