Skip to content

Commit

Permalink
Merge pull request #6 from rstefko/master
Browse files Browse the repository at this point in the history
Fixed logo position in Elastic theme
  • Loading branch information
leonardomarino authored May 23, 2023
2 parents 737b596 + 20b919f commit 75f0217
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 75f0217

Please sign in to comment.