diff --git a/content/css/docs.css b/content/css/docs.css index 8bbfdf1b..fc2e1878 100644 --- a/content/css/docs.css +++ b/content/css/docs.css @@ -210,6 +210,10 @@ footer { clear: both; } +.download .alert { + clear: both; +} + .download-selection .btn-group { padding-right: 1em; }