mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #7572 from mgeier/eqno-alignment
Align equation numbers at the right margin
This commit is contained in:
commit
db4cced99d
@ -779,8 +779,7 @@ span.eqno {
|
||||
}
|
||||
|
||||
span.eqno a.headerlink {
|
||||
position: relative;
|
||||
left: 0px;
|
||||
position: absolute;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user