mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 13:41:21 +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 {
|
.connection-select-menu {
|
||||||
|
padding: 0;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -65,10 +65,6 @@
|
|||||||
margin-top: 1em;
|
margin-top: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#guac-menu .header h2 {
|
|
||||||
padding: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
#guac-menu #mouse-settings .choice {
|
#guac-menu #mouse-settings .choice {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user