Footnote numbers subscript too high
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2243119 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
e2dbe789ec
commit
1cb34d3856
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
.footnote_plugin_tooltip_text {
|
.footnote_plugin_tooltip_text {
|
||||||
vertical-align: top !important;
|
vertical-align: top !important;
|
||||||
position: relative !important;
|
position: relative !important;
|
||||||
top: -0.1em !important;
|
top: 0.4em !important;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in a new issue