mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 05:31:22 +00:00
Merge pull request #176 from glyptodon/buttons-arent-fields
GUAC-587: Login button is a button not a field.
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
max-width: none;
|
max-width: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.login-ui .login-dialog .login-fields input[type="submit"] {
|
.login-ui .login-dialog .buttons input[type="submit"] {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
Reference in New Issue
Block a user