mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-25 01:24:05 +02:00
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:
+1
-5
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user