summaryrefslogtreecommitdiff
path: root/res/client/css/style.css
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2015-04-14 13:54:10 +0200
committerAlon Levy <alon@pobox.com>2015-04-14 13:54:10 +0200
commitd7e050438980f37816c8919d016d3a907f85f87a (patch)
treea7d1d1ef2930bf8d3543da0515fd82817e4863ed /res/client/css/style.css
parent86fb0bdeaa51226c84a04a34bfb88576d26f3b16 (diff)
client/info-container: make sure properties dialog is always visible - does show up longer on taller screens
Diffstat (limited to 'res/client/css/style.css')
-rw-r--r--res/client/css/style.css1
1 files changed, 1 insertions, 0 deletions
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 {