mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
Merge pull request #2219 from Gared/fix_css
Fix position of import/export popup in timeslider
This commit is contained in:
commit
07d29a5d7a
1 changed files with 1 additions and 0 deletions
|
@ -173,6 +173,7 @@
|
|||
#import_export {
|
||||
top: 115px;
|
||||
width: 185px;
|
||||
position: fixed;
|
||||
}
|
||||
.timeslider-bar {
|
||||
background: #f7f7f7;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue