Fixes the position of the input in the welcome page.

This commit is contained in:
hristoterezov 2014-08-27 16:12:13 +03:00
parent 199fb025b9
commit 44f22e5d16
1 changed files with 2 additions and 2 deletions

View File

@ -99,7 +99,7 @@
#enter_room_container {
margin: 70px auto 0px auto;
width:468px;
display: table;
}
#enter_room{
@ -150,7 +150,7 @@
background-image:url(../images/welcome_page/header-big.png);
width: 583px;
height: 274px;
margin: -55px auto 0px auto;
margin: -110px auto 0px auto;
}
#header_text