Viewing 1 replies (of 1 total)
  • HTH

    I hacked this together using the Mozilla web console in Firefox and then pasting into the custom CSS section of the footnotes settings.

    More pleasing to my eye, RMMV – and it has not been tested for other weird interactions, and since it is v. ugly that could happen!

    .entry table {border: 0 !important;}
    .footnote_plugin_index {padding: 0px 0px; border: none !important;}
    .footnote_plugin_link {padding: 0px 0px; border: none !important;}
    .footnote_plugin_text {padding: 0px 0px;border: none !important;}
    .entry tr td {padding: 6px 6px;}
    .footnote_plugin_tooltip_text {
        vertical-align: super !important;
        font-size: 80%
    }

    Julian

Viewing 1 replies (of 1 total)

The topic ‘Text Too High’ is closed to new replies.