Github user necouchman commented on a diff in the pull request:
https://github.com/apache/incubator-guacamole-client/pull/180#discussion_r135427156
--- 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 --
Added back the max-width tag so that the message isn't quite so squished,
but kept the shadow/box around it.
---
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.
---