diff --git a/src/sass/style.scss b/src/sass/style.scss index ed43fd28d..5c3454845 100644 --- a/src/sass/style.scss +++ b/src/sass/style.scss @@ -2095,7 +2095,8 @@ key { // grid-column: 1/3; margin-bottom: 1rem; .icon-button { - padding: 0 0.5rem; + padding: 0; + margin-left: 0.5rem; } .heatmapLegend { display: inline-grid; diff --git a/static/index.html b/static/index.html index f4908428d..819e51abc 100644 --- a/static/index.html +++ b/static/index.html @@ -1140,7 +1140,9 @@
- Sign in + + Sign in + to save your result
@@ -1154,7 +1156,7 @@ data-balloon-pos="up" style="display: inline-block" > - + - +