Fix anchor not always being put at the right place
This commit is contained in:
parent
9e0ccc5a47
commit
89f4f1bca1
@ -528,6 +528,9 @@ a {
|
||||
.anchor.field {
|
||||
left: -5px;
|
||||
}
|
||||
.small-section-header > .anchor {
|
||||
left: -28px;
|
||||
}
|
||||
.anchor:before {
|
||||
content: '\2002\00a7\2002';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user