[view-graph][xs]: remove help section in sidebar editor as not needed (self-explanatory).

This commit is contained in:
Rufus Pollock
2012-05-24 22:30:57 +01:00
parent c16b636a40
commit 59e7b93b78
2 changed files with 2 additions and 27 deletions

View File

@@ -28,14 +28,6 @@
padding-left: 0px;
}
.recline-graph .editor-info {
padding-left: 4px;
}
.recline-graph .editor-info {
cursor: pointer;
}
.recline-graph .editor form {
padding-left: 4px;
}
@@ -44,11 +36,6 @@
width: 100%;
}
.recline-graph .editor-info {
border-bottom: 1px solid #ddd;
margin-bottom: 10px;
}
.recline-graph .editor-hide-info p {
display: none;
}