mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-08 03:02:03 +01:00
Fix import/export popup margin @ timeslider
This commit is contained in:
parent
12c1d3b05a
commit
ee68d43932
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@
|
||||||
border-radius: 0 0 0 6px;
|
border-radius: 0 0 0 6px;
|
||||||
}
|
}
|
||||||
#import_export {
|
#import_export {
|
||||||
top: 118px;
|
top: 115px;
|
||||||
width: 185px;
|
width: 185px;
|
||||||
}
|
}
|
||||||
.timeslider-bar {
|
.timeslider-bar {
|
||||||
|
|
Loading…
Reference in a new issue