Fix Conflicts:
css/main.css views/modals/qr-address.html
This commit is contained in:
commit
a3baab397c
9 changed files with 46 additions and 29 deletions
|
|
@ -1116,5 +1116,11 @@ a.text-white:hover {color: #ccc;}
|
|||
.btn-copy.zeroclipboard-is-hover { color: #000; }
|
||||
.btn-copy.zeroclipboard-is-active { opacity: 1; }
|
||||
|
||||
@media only screen and (min-width: 40.063em) {
|
||||
dialog.tiny, .reveal-modal.tiny {
|
||||
width: 50%;
|
||||
margin-left: -25%;
|
||||
}
|
||||
}
|
||||
|
||||
/*-----------------------------------------------------------------*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue