diff --git a/ui/index.html b/ui/index.html index 2a8c475f..e67d5b33 100644 --- a/ui/index.html +++ b/ui/index.html @@ -254,6 +254,10 @@ font-size: 16pt; margin-bottom: 10pt; } + #coffeeButton { + height: 23px; + transform: translateY(25%); + }