Commit 8ee38170 authored by Tobias Schmidt's avatar Tobias Schmidt

Fix broken ToC display on downloads page

parent 62c6463f
...@@ -210,6 +210,10 @@ footer { ...@@ -210,6 +210,10 @@ footer {
clear: both; clear: both;
} }
.download .alert {
clear: both;
}
.download-selection .btn-group { .download-selection .btn-group {
padding-right: 1em; padding-right: 1em;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment