#ac-globalfooter .ac-gf-sosumi ol li[data-toggle-footnote="android-show"]{
    visibility: hidden;
    height: 0;
    padding: 0;
    margin: 0;
}
html.android #ac-globalfooter .ac-gf-sosumi ol li[data-toggle-footnote="android-show"]{
    visibility: inherit;
    height: auto;
    padding-bottom: .8em;
}