diff --git a/octoprint/static/css/octoprint.less b/octoprint/static/css/octoprint.less index cace470..2f8c258 100644 --- a/octoprint/static/css/octoprint.less +++ b/octoprint/static/css/octoprint.less @@ -112,8 +112,21 @@ body { .octoprint-container { .accordion-heading { .settings-trigger { - //float: right; - padding: 0px 15px; + float: right; + + .dropdown-toggle { + display: inline-block; + padding: 8px 15px; + font-size: 14px; + line-height: 20px; + color: #000; + text-decoration: none; + background: none; + + -webkit-box-shadow: none; + -moz-box-shadow: none; + box-shadow: none; + } } a.accordion-toggle { diff --git a/octoprint/templates/index.html b/octoprint/templates/index.html index 64f47f8..5603716 100644 --- a/octoprint/templates/index.html +++ b/octoprint/templates/index.html @@ -130,7 +130,7 @@
- sdfsdf +