Hello,

the div element password-description is displayed with stop icon and it looks bad.

To display it correctly, add this code to style.css:

#content div.password-description {
  background-image: none;
}

Comments

redmondmj’s picture

This worked perfectly for me! Thanks!

c31ck’s picture

Version: 6.x-1.1 » 6.x-1.x-dev
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.