Skip to content

Commit

Permalink
Fixed logo position in Elastic theme
Browse files Browse the repository at this point in the history
  • Loading branch information
rstefko committed May 11, 2023
1 parent 737b596 commit 20b919f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions duo_auth.php
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ function generate_html()
<iframe id=\"duo_iframe\" frameborder=\"0\" allowtransparency=\"true\" style=\"background: transparent;\">
</iframe>
<style>
.task-login #logo { top: 0 !important; }
#duo_iframe {
width: 100%;
min-width: 304px;
Expand Down

0 comments on commit 20b919f

Please sign in to comment.