[Ivan Diaz] - Update signup widget styling

This commit is contained in:
Ivan Diaz 2015-10-17 17:08:27 -03:00
parent 40bd9d558a
commit 11ba94ddd7
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,8 @@
.main-signup-page {
&--widget-container {
height: 525px;
width: 364px;
}
.signup-widget {
@ -19,6 +21,8 @@
&--captcha {
margin-top: 30px;
margin-bottom: 20px;
height: 78px;
width: 304px;
}
}
}

View File

@ -1,7 +1,7 @@
.widget-transition {
position: relative;
display: inline-block;
width: 324px;
min-width: 324px;
&--widget {
display: inline-block;