• Resolved alevalentini

    (@alevalentini)


    Searching trough the code I learned that the app loads a javascript from the developer’s website. Inside that .js file there is the condition that loads the app main.css file.

    I think this method should be deprecated. Having js and css files on local is better for security and reliability.

    But even if this is something the developer don’t want to do, at least a simpler change should be done: change the width of the whole app <div>, setting it to 90% and not to fixed value. This should make the app fairly responsive. Not perfect, but good enough.

    Please? 😀 Otherwise it’s useless in this responsive times.

    https://wordpress.org/plugins/printfriendly/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Modify main.css to make app responsive’ is closed to new replies.