remove ununsed copy-paste leftovers

This commit is contained in:
Robin Appelman 2012-01-14 22:27:20 +01:00
parent 0615d096ce
commit b106686382
1 changed files with 0 additions and 27 deletions

View File

@ -1,27 +0,0 @@
#editor{
position: absoloute;
display: block;
top: 80px;
left: 160px;
}
#editorwrapper{
position: absoloute;
height: 0;
width: 0;
top: 41px;
left: 160px;
display: none;
}
#editor_close{
margin-left: auto;
margin-right: 167px;
display: block;
}
#editor_save{
margin-left: 7px;
float: left;
}
#saving_icon{
margin-top: 3px;
float: left;
}