diff --git a/src/sass/shame.scss b/src/sass/shame.scss index 3b7121c2f..da822a2e3 100644 --- a/src/sass/shame.scss +++ b/src/sass/shame.scss @@ -149,18 +149,23 @@ input[type=number] { .postfix { position: absolute; + font-size: 20px; right: 10px; background-color: $subtle-gray; color: $dark-gray; border-radius: 4px; padding: 2px 10px; cursor: pointer; + top: 21px; + z-index: 10; label &{ top: 38px; padding: 0 5px; } } - +.postfix:active { + opacity: 0.2; +} #qr-canvas { display: none; } diff --git a/www/views/preferencesBwsUrl.html b/www/views/preferencesBwsUrl.html index 57fe7f03e..62d9804b4 100644 --- a/www/views/preferencesBwsUrl.html +++ b/www/views/preferencesBwsUrl.html @@ -9,15 +9,13 @@
- - +