Github user mike-jumper commented on a diff in the pull request:
https://github.com/apache/incubator-guacamole-client/pull/180#discussion_r134062628
--- Diff: guacamole/src/main/webapp/app/login/styles/dialog.css ---
@@ -115,13 +115,6 @@
background-image: url("images/guac-tricolor.png");
}
-.login-ui.continuation div.login-dialog {
- border-right: none;
- border-left: none;
- box-shadow: none;
- max-width: 6in;
-}
-
--- End diff --
The main other piece of code which leverages the authentication
continuation process is the database password reset. Does the password reset
still look OK with these changes?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---