Fix alertify style which made the registration popup look bad
This commit is contained in:
@@ -94,6 +94,7 @@
|
|||||||
background-color: @alertify-dialog-bg;
|
background-color: @alertify-dialog-bg;
|
||||||
&.half {
|
&.half {
|
||||||
width: 50%;
|
width: 50%;
|
||||||
|
max-width: 50%;
|
||||||
@media (max-width: @browser_media-medium-screen) {
|
@media (max-width: @browser_media-medium-screen) {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user