Skip to content

Commit

Permalink
🎨 TouchUI compatiblity
Browse files Browse the repository at this point in the history
  • Loading branch information
BillyBlaze committed May 21, 2017
1 parent 9042c0f commit 4a77625
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions octoprint_fullscreen/static/css/fullscreen.css
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,9 @@ _:-ms-lang(x), _:-webkit-full-screen, .fullscreen img {
.inlineFullscreen #webcam_container {
position: static;
}
.inlineFullscreen .webcam_fixed_ratio_inner {
height: 100vh !important;
}
.inlineFullscreen #webcam_rotator {
width: 100vw;
height: 100vh !important;
Expand Down

0 comments on commit 4a77625

Please sign in to comment.