trivial: align qr code in the center of its popup (#56283)

This commit is contained in:
Frédéric Péters 2021-08-20 14:07:14 +02:00
parent 2bf57b5495
commit db05d872e9
1 changed files with 1 additions and 0 deletions

View File

@ -1284,6 +1284,7 @@ div#qrcode {
div#qrcode img {
display: block;
margin: auto;
}
fieldset.form-plus legend:after {