diff --git a/konova/static/css/konova.css b/konova/static/css/konova.css index eb727894..b365076f 100644 --- a/konova/static/css/konova.css +++ b/konova/static/css/konova.css @@ -275,4 +275,7 @@ Similar to bootstraps 'shadow-lg' } .tree-label.badge{ font-size: 90%; +} +.alert{ + margin-bottom: 0 !important; } \ No newline at end of file diff --git a/templates/base.html b/templates/base.html index ec79ca62..0bbe976a 100644 --- a/templates/base.html +++ b/templates/base.html @@ -27,7 +27,18 @@