Fixed generic lightboxes

stable
Xavier Julián 2014-07-11 09:30:22 +02:00
parent 6442f8b040
commit 5e21be7e32
1 changed files with 2 additions and 1 deletions

View File

@ -262,7 +262,8 @@
} }
.lightbox-generic-success { .lightbox-generic-success,
.lightbox-generic-error {
section { section {
@include table-flex-child(0, 420px, 0, 420px); @include table-flex-child(0, 420px, 0, 420px);
} }