Merge pull request #20228 from cesarpino/patch-1

Better error message when window is too narrow to display Terminal
This commit is contained in:
Kubernetes Prow Robot
2020-04-20 20:00:55 -07:00
committed by GitHub
@@ -19,7 +19,7 @@ weight: 20
<div class="katacoda">
<div class="katacoda__alert">
To interact with the Terminal, please use the desktop/tablet version
The screen is too narrow to interact with the Terminal, please use a desktop/tablet.
</div>
<div class="katacoda__box" id="inline-terminal-1" data-katacoda-id="kubernetes-bootcamp/1" data-katacoda-color="326de6" data-katacoda-secondary="273d6d" data-katacoda-hideintro="false" data-katacoda-font="Roboto" data-katacoda-fontheader="Roboto Slab" data-katacoda-prompt="Kubernetes Bootcamp Terminal" style="height: 600px;"></div>
</div>