Replace Edit Documentation link with pencil icon

(closes #5753)
This commit is contained in:
Bryan Housel
2019-02-01 11:49:03 -05:00
parent bde55bd7ee
commit d1fca87d79
4 changed files with 11 additions and 22 deletions
+3 -7
View File
@@ -2238,16 +2238,12 @@ div.combobox {
width: 100%;
overflow: hidden;
}
.tag-reference-body .tag-reference-description {
margin: 10px 5px 0 5px;
.tag-reference-description {
margin: 10px 5px;
}
.tag-reference-body a {
.tag-reference-link {
display: block;
}
.tag-reference-body .tag-reference-description:last-child,
.tag-reference-body a:last-child {
margin-bottom: 15px;
}
.preset-list .tag-reference-body {
position: relative;