mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUAC-586: Username header should respect case.
This commit is contained in:
@@ -23,3 +23,7 @@
|
|||||||
.manage-user .username.header {
|
.manage-user .username.header {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.manage-user .username.header h2 {
|
||||||
|
text-transform: none;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user