Merge pull request #7572 from mgeier/eqno-alignment

Align equation numbers at the right margin
This commit is contained in:
Takeshi KOMIYA 2020-04-28 23:01:24 +09:00 committed by GitHub
commit db4cced99d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -779,8 +779,7 @@ span.eqno {
}
span.eqno a.headerlink {
position: relative;
left: 0px;
position: absolute;
z-index: 1;
}