Skip to content

Dashicons icon gets overridden on login screen #1187

Description

@Beee4life

EXPLANATION OF THE ISSUE

Dashicons font is overridden on the login page because of an !important, in inline css, generated by user settings and thus shown as a tofu.

Screenshot 2020-04-22 at 15 03 20

STEPS TO REPRODUCE THE ISSUE

Install the plugin.
Go to General Options > Login/Registration design.
Save it.
Check login screen.

BEHAVIOR THAT I EXPECTED

That the 'eye' dashicon would show in the right side of the password field.

BEHAVIOR THAT I OBSERVED

It gets overridden.

PROPOSED SOLUTION

Remove the important $i from line 110 in src/includes/classes/login-customizations.inc.php

NOTE

This only happens after saving the user settings. If not saved, default settings are used, which do not have this (css) line.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions