Merge pull request #1507 from bechi/bugs/ui-05

fix side decoration on setup section
ACK!
This commit is contained in:
Matias Pando 2014-10-06 11:51:58 -03:00
commit 4bea7aafb5
5 changed files with 8 additions and 4 deletions

View file

@ -262,6 +262,10 @@ a:hover {
margin-top: 9%;
}
.setup .logo-setup, .join .logo-setup {
margin-top: 16%;
}
.box-setup {
padding: 20px 30px;
background: #34495E;