webui: fix layout of QR code on wide screens

Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>
This commit is contained in:
Petr Vobornik 2014-06-09 12:54:50 +02:00
parent dea2da4455
commit 31df435e41

View File

@ -469,6 +469,7 @@ otptoken.adder_dialog_qrcode_post_op = function(object) {
{
$type: 'qrcode',
name: 'qr',
css_class: 'col-sm-12',
text: uri
}
]