diff --git a/core/static/core/style.scss b/core/static/core/style.scss index 2b664e07..320e718e 100644 --- a/core/static/core/style.scss +++ b/core/static/core/style.scss @@ -336,7 +336,7 @@ header { border-radius: 6px 6px 0px 0px; box-shadow: $shadow-color 0px 0px 15px; - a{ + a { flex: auto; text-align: center; padding: 20px; @@ -357,7 +357,7 @@ header { } } - .dropdown{ + .dropdown { flex: auto; text-align: center; position: relative;