diff options
Diffstat (limited to 'web/share/css/kvm/stream.css')
-rw-r--r-- | web/share/css/kvm/stream.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/share/css/kvm/stream.css b/web/share/css/kvm/stream.css index 91a019d0..519d1efb 100644 --- a/web/share/css/kvm/stream.css +++ b/web/share/css/kvm/stream.css @@ -106,6 +106,7 @@ div#stream-mouse-buttons { @media only screen and (hover: none) and (pointer: coarse) { div#stream-window { padding-top: 3px !important; + padding-bottom: 80px !important; border-top: 0 !important; border-left: 0 !important; border-right: 0 !important; |