Merge pull request #2262 from virtuacoplenny/lenny/welcome-page-espanol

fix(welcome-page): fix alignment issues
This commit is contained in:
Saúl Ibarra Corretgé 2017-12-11 10:05:51 +01:00 committed by GitHub
commit 76fb3b3c63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -175,10 +175,11 @@
.feature_holder
{
float:left;
display: inline-block;
width: 169px;
padding-left: 75px;
padding-bottom: 30px;
vertical-align: top;
}
.feature_icon
@ -192,7 +193,8 @@
/*font-weight: bold;*/
text-align: center;
display: table-cell;
padding: 50px 26px 0px 20px;
padding: 0px 26px 0px 20px;
vertical-align: middle;
}
.feature_description