Fix alertify style which made the registration popup look bad
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…
Reference in New Issue