diff options
| author | Alon Levy <alon@pobox.com> | 2015-04-14 13:54:10 +0200 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2015-04-14 13:54:10 +0200 |
| commit | d7e050438980f37816c8919d016d3a907f85f87a (patch) | |
| tree | a7d1d1ef2930bf8d3543da0515fd82817e4863ed /res/client/css/partials | |
| parent | 86fb0bdeaa51226c84a04a34bfb88576d26f3b16 (diff) | |
client/info-container: make sure properties dialog is always visible - does show up longer on taller screens
Diffstat (limited to 'res/client/css/partials')
| -rw-r--r-- | res/client/css/partials/info-card.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/client/css/partials/info-card.scss b/res/client/css/partials/info-card.scss index 0ddd914c..da564d2d 100644 --- a/res/client/css/partials/info-card.scss +++ b/res/client/css/partials/info-card.scss @@ -10,6 +10,7 @@ right: $graph-margin-right; top: 120px; width: 300px; + bottom: 160px; @include rz-box-sizing-border; } |
