• Hi, I have a number of problems with declarations in the “*” selector

    * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }

    in your css /plugins/tutor/assets/css/tutor.min.css

    I use version 2.0.3 of your plugin.

    It can be seen for example, in the Themes page in administration, the .theme-id-container classes should not have a box-sizing: border-box

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘CSS problem’ is closed to new replies.