GUACAMOLE-304: Expand connection link to encompass entire hover area.

This commit is contained in:
Nick Couchman
2018-02-10 09:28:29 -05:00
parent 1e1679e5ce
commit 1cfc355025

View File

@@ -50,3 +50,7 @@ div.recent-connections div.connection {
max-width: 75%;
overflow: hidden;
}
a.home-connection {
display: block;
}