mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUAC-1249: Ensure stacking context of login UI fields is explicit (see http://stackoverflow.com/questions/1287439/ie7-z-index-layering-issues).
This commit is contained in:
@@ -62,6 +62,7 @@ div.login-ui {
|
||||
.login-ui .login-fields .labeled-field {
|
||||
display: block;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.login-ui .login-fields .labeled-field .field-header {
|
||||
|
Reference in New Issue
Block a user