CSS bugfix to export popup in timeslider

This commit is contained in:
Jordan 2012-01-30 08:12:14 -05:00
parent aeea061f69
commit ac41acd52b
2 changed files with 3 additions and 5 deletions

View file

@ -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; }