mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-723: Padding adjustment should be made only to the connection select menu.
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
*/
|
||||
|
||||
.connection-select-menu {
|
||||
padding: 0;
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
|
@@ -65,10 +65,6 @@
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
#guac-menu .header h2 {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#guac-menu #mouse-settings .choice {
|
||||
text-align: center;
|
||||
}
|
||||
|
Reference in New Issue
Block a user