diff --git a/themes/DeepThought/sass/deep-thought.sass b/themes/DeepThought/sass/deep-thought.sass index b09eb02..4c2070c 100644 --- a/themes/DeepThought/sass/deep-thought.sass +++ b/themes/DeepThought/sass/deep-thought.sass @@ -582,21 +582,22 @@ a .menu-list a.is-active background-color: #AE3B8B -li.lang-switcher +.lang-switcher list-style: none cursor: pointer + padding: .5rem .75rem .lang-switcher .lang-switcher-icon - width: 1.25rem - height: 1.25rem - margin-top: 0.5rem .dropdown - padding: 0 + padding: .5rem .75rem .nav padding: .5rem .75rem +.nav-left + margin-left: 0 !important + .dropdown .dropdown-content text-align: center @@ -606,6 +607,7 @@ li.lang-switcher display: flex flex-direction: row right: 0 + top: 100% .dropdown-lang background-color: #f5f5f5 diff --git a/themes/DeepThought/templates/base.html b/themes/DeepThought/templates/base.html index 0ce125e..629f544 100644 --- a/themes/DeepThought/templates/base.html +++ b/themes/DeepThought/templates/base.html @@ -57,7 +57,7 @@