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

pull/114/head
hristoterezov 10 years ago
parent b82786947a
commit 7f3332a82b
  1. 2
      css/welcome_page.css

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

Loading…
Cancel
Save