move config editor in index, fix circles showing posts under wrong circle

This commit is contained in:
Kevin Froman 2019-10-10 02:25:12 -05:00
parent a704eaaf60
commit f0c72ef1c8
3 changed files with 18 additions and 18 deletions

View file

@ -16,4 +16,10 @@
#connectedNodes{
overflow-y: auto;
}
}
#configToggle, #configContent{
margin-left: 1em;
margin-right: 1em;
margin-bottom: 1em;
}