From: Ronan Le Martret Date: Mon, 15 Jan 2018 10:57:40 +0000 (+0100) Subject: [webapp] Add minimum size for button X-Git-Tag: 5.0.1~6 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fxds%2Fxds-server.git;a=commitdiff_plain;h=7a9d476b0b871c9d74fb7ff4aead77e99dba6905 [webapp] Add minimum size for button Change-Id: I2f8e6057408227b5cf48455918ac4850eaa49d84 Signed-off-by: Ronan Le Martret --- diff --git a/webapp/src/index.html b/webapp/src/index.html index 68b622f..b7f6264 100644 --- a/webapp/src/index.html +++ b/webapp/src/index.html @@ -47,6 +47,7 @@ font-weight: bold; background: none; color: royalblue; + min-height: 5rem; }