You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by mike-jumper <gi...@git.apache.org> on 2017/10/27 19:09:06 UTC

[GitHub] incubator-guacamole-client pull request #180: GUACAMOLE-355: Catch CAS Error...

Github user mike-jumper commented on a diff in the pull request:

    https://github.com/apache/incubator-guacamole-client/pull/180#discussion_r147493674
  
    --- Diff: guacamole/src/main/webapp/app/login/styles/dialog.css ---
    @@ -116,9 +116,6 @@
     }
     
     .login-ui.continuation div.login-dialog {
    -    border-right: none;
    -    border-left: none;
    -    box-shadow: none;
    --- End diff --
    
    Is this still necessary?


---