aboutsummaryrefslogtreecommitdiffstats
path: root/web/css.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/css.css')
-rw-r--r--web/css.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/web/css.css b/web/css.css
index 552a5f1ff..af4b907c0 100644
--- a/web/css.css
+++ b/web/css.css
@@ -181,12 +181,15 @@ fieldset div.checkbox label, label.n {
overflow: hidden;
float: right;
position: relative;
+ background-color: #f1f1f1;
}
#drag {
- position: relative;
+ position: absolute;
width: 508px;
height: 508px;
+ left: 0;
+ top: 0;
}
#side {