diff --git a/src/public/stylesheets/style.css b/src/public/stylesheets/style.css index b91dc19e6..99a544063 100644 --- a/src/public/stylesheets/style.css +++ b/src/public/stylesheets/style.css @@ -385,7 +385,9 @@ div.ui-tooltip { } button.icon-button { - padding: 4px; + height: 28px; + width: 28px; + background: no-repeat center; } /* Themes */ diff --git a/src/views/index.ejs b/src/views/index.ejs index 2d43eb41c..24e741f1f 100644 --- a/src/views/index.ejs +++ b/src/views/index.ejs @@ -76,21 +76,18 @@
@@ -124,37 +121,31 @@ + id="toggle-edit-button"> + id="render-button"> + id="execute-script-button">