Login button flickering

Issue #573 resolved
Info 3bits created an issue

The login button in the top header is flickering when hover.

Probably a bad inheritance from BS

Fixed using this style: .btn-login { background-image: none !important; }

Comments (2)

  1. Log in to comment