mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 01:16:15 -04:00
CSS bugfix to export popup in timeslider
This commit is contained in:
parent
aeea061f69
commit
ac41acd52b
2 changed files with 3 additions and 5 deletions
|
@ -195,10 +195,8 @@ float:right;
|
|||
color: #222;
|
||||
}
|
||||
|
||||
#importexport{
|
||||
top:103px;
|
||||
width:185px;
|
||||
}
|
||||
#importexport { top: 118px; }
|
||||
#importexport .popup { width: 185px; }
|
||||
|
||||
ul { margin-left: 1.5em; }
|
||||
ul ul { margin-left: 0 !important; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue