docs: fix overeager CSS selector ballooning badges

This commit is contained in:
Marian Beermann 2017-06-18 01:53:14 +02:00
parent e880c7cac6
commit 658fd2521f
1 changed files with 1 additions and 1 deletions

View File

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