Fix alertify style which made the registration popup look bad

pull/1/head
Caleb James DeLisle 7 years ago
parent 878a565f89
commit 196ce3b3f7

@ -94,6 +94,7 @@
background-color: @alertify-dialog-bg;
&.half {
width: 50%;
max-width: 50%;
@media (max-width: @browser_media-medium-screen) {
width: 100%;
}

Loading…
Cancel
Save