diff --git a/css/layoutit.css b/css/editor.css similarity index 99% rename from css/layoutit.css rename to css/editor.css index 0b5ccc4..4a4bb68 100644 --- a/css/layoutit.css +++ b/css/editor.css @@ -329,3 +329,5 @@ a.language-selected { padding: inherit; -webkit-text-size-adjust: inherit; -ms-text-size-adjust: inherit; } + .toolbox-reset .collapse { + display: block; } diff --git a/index.html b/index.html index dcdfedf..9190217 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@ - + @@ -43,7 +43,6 @@