Fix anchor not always being put at the right place
This commit is contained in:
parent
9e0ccc5a47
commit
89f4f1bca1
1 changed files with 3 additions and 0 deletions
|
|
@ -528,6 +528,9 @@ a {
|
|||
.anchor.field {
|
||||
left: -5px;
|
||||
}
|
||||
.small-section-header > .anchor {
|
||||
left: -28px;
|
||||
}
|
||||
.anchor:before {
|
||||
content: '\2002\00a7\2002';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue