diff --git a/layouts/partials/menu.html b/layouts/partials/menu.html index 19cd8b0eb9..3aabf85e10 100644 --- a/layouts/partials/menu.html +++ b/layouts/partials/menu.html @@ -101,9 +101,9 @@ {{- $themename := replaceRE "[-_]+" " " $themevariant }} {{- if $firsttheme }} {{- $firsttheme = false }} - + {{- else }} - + {{- end }} {{- end }} diff --git a/static/css/theme.css b/static/css/theme.css index 5aef9ce95a..7655b1927f 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -1414,10 +1414,6 @@ h6 a { cursor: pointer; } -.select-style #select-theme { - text-transform: capitalize; -} - @media only all and (max-width: 47.938em) { #breadcrumbs .links, #top-github-link-text { display: none;