mirror of
https://github.com/opensupports/opensupports.git
synced 2025-07-31 01:35:15 +02:00
[Ivan Diaz] - Update signup widget styling
This commit is contained in:
parent
40bd9d558a
commit
11ba94ddd7
@ -1,6 +1,8 @@
|
|||||||
.main-signup-page {
|
.main-signup-page {
|
||||||
|
|
||||||
&--widget-container {
|
&--widget-container {
|
||||||
height: 525px;
|
height: 525px;
|
||||||
|
width: 364px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.signup-widget {
|
.signup-widget {
|
||||||
@ -19,6 +21,8 @@
|
|||||||
&--captcha {
|
&--captcha {
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
|
height: 78px;
|
||||||
|
width: 304px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,7 +1,7 @@
|
|||||||
.widget-transition {
|
.widget-transition {
|
||||||
position: relative;
|
position: relative;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 324px;
|
min-width: 324px;
|
||||||
|
|
||||||
&--widget {
|
&--widget {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user