Skip to content

Commit 6a2c00c

Browse files
committed
smaller breakpoint
1 parent 4ff1cb9 commit 6a2c00c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/static-webserver/client/source/class/osparc/WindowSizeTracker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ qx.Class.define("osparc.WindowSizeTracker", {
4848
},
4949

5050
statics: {
51-
WIDTH_LOGOUT_BREAKPOINT: 700,
51+
WIDTH_LOGOUT_BREAKPOINT: 600,
5252
WIDTH_COMPACT_BREAKPOINT: 1100,
5353
WIDTH_BREAKPOINT: 1180, // - iPad Pro 11" 1194x834 inclusion
5454
HEIGHT_BREAKPOINT: 720, // - iPad Pro 11" 1194x834 inclusion

0 commit comments

Comments
 (0)