1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-23 00:07:38 +00:00

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

View file

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