1
0
mirror of https://github.com/prometheus/docs.git synced 2026-02-06 09:44:54 +01:00

Fix broken ToC display on downloads page

This commit is contained in:
Tobias Schmidt
2017-03-01 22:44:21 -04:00
parent 62c6463fec
commit 8ee38170b2

View File

@@ -210,6 +210,10 @@ footer {
clear: both;
}
.download .alert {
clear: both;
}
.download-selection .btn-group {
padding-right: 1em;
}