Viewing 1 replies (of 1 total)
  • Plugin Author qrac

    (@qrac)

    @eoinsprint
    Oh, I see. The concept of the plugin is “polite” so I can’t offer it as a feature, but I suppose you could make it work by adding some custom CSS.

    #ie-buster-app {
        padding: 0 !important;
    }
    
    #ie-buster-app > div {
        position: fixed !important;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        max-width: 100% !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Can this be made Fullscreen?’ is closed to new replies.