Fixes the font size of the input field of the welcome page.

This commit is contained in:
hristoterezov 2014-09-02 15:10:31 +03:00
parent b82786947a
commit 7f3332a82b
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
}
#enter_room_field {
font-size: 16px;
font-size: 18px;
padding: 15px 0px 10px 10px;
border: none;
-webkit-appearance: none;