Fix alertify style which made the registration popup look bad

pull/1/head
Caleb James DeLisle 2017-08-11 17:49:19 +02:00
parent 878a565f89
commit 196ce3b3f7
1 changed files with 1 additions and 0 deletions

View File

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