diff --git a/src/theme.scss b/src/theme.scss index 99bb45a5c..10fce889a 100644 --- a/src/theme.scss +++ b/src/theme.scss @@ -101,10 +101,6 @@ $state-danger-border: $brand-danger; max-width: 300px; } -.dropdown-menu { - min-width: 190px; -} - .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { background-color: $brand-primary; color: white; @@ -486,10 +482,6 @@ multiselect { div { text-align: right; padding-top: 10px; - - a { - margin-top: 10px; - } } } } diff --git a/src/views/app.html b/src/views/app.html index 5f4f41b24..eb6701dc4 100644 --- a/src/views/app.html +++ b/src/views/app.html @@ -151,6 +151,23 @@ + +