fix conflict qr modal

This commit is contained in:
bechi 2014-08-01 10:55:47 -03:00
commit 1a6585a358
8 changed files with 44 additions and 29 deletions

View file

@ -1085,4 +1085,12 @@ a.text-white:hover {color: #ccc;}
text-align: left;
}
@media only screen and (min-width: 40.063em) {
dialog.tiny, .reveal-modal.tiny {
width: 50%;
margin-left: -25%;
}
}
/*-----------------------------------------------------------------*/