From d7e050438980f37816c8919d016d3a907f85f87a Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Tue, 14 Apr 2015 13:54:10 +0200 Subject: client/info-container: make sure properties dialog is always visible - does show up longer on taller screens --- res/client/css/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'res/client/css/style.css') diff --git a/res/client/css/style.css b/res/client/css/style.css index c6532522..38ac23b0 100644 --- a/res/client/css/style.css +++ b/res/client/css/style.css @@ -480,6 +480,7 @@ body.debug .debug-ui-right { right: 10px; top: 120px; width: 300px; + bottom: 160px; box-sizing: border-box; } .info-container textarea { -- cgit v1.3.1