summaryrefslogtreecommitdiff
path: root/app/styles/base.css
diff options
context:
space:
mode:
Diffstat (limited to 'app/styles/base.css')
-rw-r--r--app/styles/base.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/app/styles/base.css b/app/styles/base.css
index f9c3563..23679a0 100644
--- a/app/styles/base.css
+++ b/app/styles/base.css
@@ -590,6 +590,11 @@ select:active {
.noVNC_panel label {
display: block;
white-space: nowrap;
+ margin: 5px;
+}
+
+.noVNC_panel li {
+ margin: 5px;
}
.noVNC_panel .noVNC_heading {
@@ -600,7 +605,7 @@ select:active {
padding-right: 8px;
color: white;
font-size: 20px;
- margin-bottom: 10px;
+ margin-bottom: 10px !important;
white-space: nowrap;
}
.noVNC_panel .noVNC_heading img {