Skip to content
Snippets Groups Projects
Commit b1066863 authored by Robin Appelman's avatar Robin Appelman
Browse files

remove ununsed copy-paste leftovers

parent 0615d096
Branches
No related tags found
No related merge requests found
#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;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment