Skip to content
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.

Buttons are shifted #18

Closed
nahaivla opened this issue Apr 9, 2021 · 1 comment
Closed

Buttons are shifted #18

nahaivla opened this issue Apr 9, 2021 · 1 comment

Comments

@nahaivla
Copy link

nahaivla commented Apr 9, 2021

Hi,

I'm struggling against shifted buttons, for particular version of IE it could be one of these

    <meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=6; IE=edge" />

image

I cannot apply any styles for iframe, could you please help ?
Add something like float: none or padding for versions above ? Thanks

@AaronAtDuo
Copy link
Contributor

@nahaivla Unfortunately the CSS for the iframe is not easily modified, since it's being fetched from Duo.

We strongly recommend that applications migrate to our new Universal client. This changes the prompt experience to allow for more control and customization.

There's some guidance on making the migration on our site at https://duo.com/docs/universal-prompt-update-guide
You can find the Java client here on Github at https://github.com/duosecurity/duo_universal_java, and it's also available on Maven

There's a step-by-step migration guide (in Python, but the idea is the same) at duosecurity/duo_python#57

Thanks for using Duo!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants