Remove section borders from inspector

There is enough separation with the disclosure headings that we
don't need to break the sidebar up with lines
This commit is contained in:
Bryan Housel
2019-01-08 14:04:07 -05:00
parent 6c5ea96ab6
commit 5c6406ea63
3 changed files with 18 additions and 22 deletions
+1 -5
View File
@@ -784,10 +784,6 @@ a.hide-toggle {
bottom: 0;
}
.inspector-border {
border-bottom: 1px solid #ccc
}
.feature-list-pane .inspector-body,
.preset-list-pane .inspector-body {
top: 120px;
@@ -1161,7 +1157,7 @@ img.tag-reference-wiki-image {
------------------------------------------------------- */
.preset-editor {
overflow: hidden;
padding-bottom: 10px;
padding: 20px 0 10px 0;
}
.preset-editor a.hide-toggle {
margin: 0 20px 5px 20px;