GUACAMOLE-38: Remove unnecessary style element.

This commit is contained in:
Nick Couchman
2018-03-24 22:02:03 -04:00
parent fb5d2723bc
commit add78b9cdb

View File

@@ -38,10 +38,6 @@
box-sizing: border-box;
}
.quickconnect-field input[type="submit"] {
display: none !important;
}
.quickconnect-button {
clear: both;
float: right;