diff --git a/_web_server/server/index.html b/_web_server/server/index.html
index 59a38e2..12e7d3f 100644
--- a/_web_server/server/index.html
+++ b/_web_server/server/index.html
@@ -28,8 +28,7 @@
color: white;
background-color: #2d3d40;
width: 100%;
- height: 38px;
- padding: 4px;
+ padding: 3px;
font-size: inherit;
}
@@ -44,7 +43,9 @@
background-color: #dbdbdb;
margin-left: 1px;
margin-right: 1px;
- height: 100%;
+ margin-top: 2px;
+ margin-bottom: 2px;
+ height: 25px;
}
button span.text { padding: 4px; }