summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorStefan <stefan@stefans-entwicklerecke.de>2014-09-14 20:26:35 +0200
committerStefan <stefan@stefans-entwicklerecke.de>2014-09-14 20:26:35 +0200
commit0d95c8d1ec51b5bbb3e1f6c3ae8f36e087298f18 (patch)
tree73521b8bd3844bccdd914f09127ec22931be6f63 /src
parent287a7805c9c47dea2290ea8492df7e50155862f3 (diff)
downloadetherpad-lite-0d95c8d1ec51b5bbb3e1f6c3ae8f36e087298f18.zip
Revert change on position of imp/exp overlay
Diffstat (limited to 'src')
-rw-r--r--src/static/css/timeslider.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/static/css/timeslider.css b/src/static/css/timeslider.css
index 9f5b570d..87944a87 100644
--- a/src/static/css/timeslider.css
+++ b/src/static/css/timeslider.css
@@ -168,7 +168,7 @@
width: 185px
}
#importexport {
- top: 100px;
+ top: 118px;
width: 185px;
position: fixed;
}