diff --git a/static/index.html b/static/index.html
index 86fca42fc..fa96e71d0 100644
--- a/static/index.html
+++ b/static/index.html
@@ -74,13 +74,12 @@
}
input[type="text"] {
width: 243px;
- padding: 9px 47px 9px 10px;
+ padding: 10px 47px 10px 10px;
background: #fff;
border: 1px solid #bbb;
outline: none;
border-radius: 3px;
- text-shadow: 0 0 1px #fff;
- font-size: 17px
+ text-shadow: 0 0 1px #fff
}
input[type="submit"] {
width: 45px;