[webapp] Add minimum size for button 03/13203/2
authorRonan Le Martret <ronan.lemartret@iot.bzh>
Mon, 15 Jan 2018 10:57:40 +0000 (11:57 +0100)
committerronan Le Martret <ronan.lemartret@iot.bzh>
Tue, 16 Jan 2018 14:11:23 +0000 (14:11 +0000)
Change-Id: I2f8e6057408227b5cf48455918ac4850eaa49d84
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
webapp/src/index.html

index 68b622f..b7f6264 100644 (file)
@@ -47,6 +47,7 @@
             font-weight: bold;
             background: none;
             color: royalblue;
+            min-height: 5rem;
         }
     </style>
 </head>