Fix bug in invite page (separator beyond the boundary )

This commit is contained in:
Vladimir Sharshov 2012-02-28 15:08:17 +04:00
parent 481dcb0e3a
commit fd5f9d13d7
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ header div.text {
article {
width: 760px;
height: 305px;
height: auto;
background: #1c394c url("../pics/bg-signup.png") repeat-x;
border-radius: 5px;
border: 1px solid #38658c;