mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-07 21:26:45 +02:00
Merge pull request #2219 from Gared/fix_css
Fix position of import/export popup in timeslider
This commit is contained in:
commit
07d29a5d7a
@ -173,6 +173,7 @@
|
||||
#import_export {
|
||||
top: 115px;
|
||||
width: 185px;
|
||||
position: fixed;
|
||||
}
|
||||
.timeslider-bar {
|
||||
background: #f7f7f7;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user