Fix anchor position on fields
This commit is contained in:
parent
696076144d
commit
2cbbf8d77c
1 changed files with 3 additions and 0 deletions
|
@ -533,6 +533,9 @@ a {
|
|||
left: -5px;
|
||||
}
|
||||
.small-section-header > .anchor {
|
||||
left: -20px;
|
||||
}
|
||||
.small-section-header > .anchor:not(.field) {
|
||||
left: -28px;
|
||||
}
|
||||
.anchor:before {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue