Skip to content

Commit 8ee3817

Browse files
committed
Fix broken ToC display on downloads page
1 parent 62c6463 commit 8ee3817

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/css/docs.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,10 @@ footer {
210210
clear: both;
211211
}
212212

213+
.download .alert {
214+
clear: both;
215+
}
216+
213217
.download-selection .btn-group {
214218
padding-right: 1em;
215219
}

0 commit comments

Comments
 (0)