diff --git a/public/styles/style-bootstrap.css b/public/styles/style-bootstrap.css index 001bea11..c8faec77 100644 --- a/public/styles/style-bootstrap.css +++ b/public/styles/style-bootstrap.css @@ -622,10 +622,10 @@ body { } -#d7bitmapquality, #d7bitmapquality, #d7bitmapscaling, #d7framelimiter, #d7desktopmode, #d7rdpsize, #d7encoding { - float: right; - width: 200px; - height: 20px; +#d3upload, #d3localmode { + margin: 3px 0 3px 0; + display: flex; + justify-content: space-between; } #dialog7 h4 { @@ -633,16 +633,9 @@ body { border-bottom: 1px solid gray; } -#d7meshkvm div, #d7amtkvm div, #d7rdpkvm div, #d3upload, #d3localmode { - margin: 3px 0 3px 0; - display: flex; - justify-content: space-between; -} - -#d7otherset, #d7rdpflags { +#d7otherset, #d7otherset2, #d7rdpflags { border: 1px solid #666; - width: 230px; - height: 100px; + max-height: 180px; overflow-y: scroll; } diff --git a/views/default3.handlebars b/views/default3.handlebars index cd3e9a17..28933298 100644 --- a/views/default3.handlebars +++ b/views/default3.handlebars @@ -1776,21 +1776,20 @@ -