We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f49e626 commit d2fd258Copy full SHA for d2fd258
ui/src/main/less/stageview.less
@@ -3,6 +3,8 @@
3
padding: 15px 0;
4
clear: right;
5
display: inline-block;
6
+ max-width: 100%;
7
+ overflow: auto;
8
}
9
10
// Selectively import some twitter bootstrap styles. Namespace them too.
0 commit comments