Craig Posted March 8, 2014 Posted March 8, 2014 Just noticed a small issue with the sidebar menus on the ProcessWire website (in Chrome) - see attached! It occurs when moving the cursor away from a hovered item. It looks like background-repeat just needs setting to "no-repeat" on the anchor tags CSS .subnav li a. 2
adrian Posted March 8, 2014 Posted March 8, 2014 Thanks Craig - already reported and discussed here: http://processwire.com/talk/topic/5718-new-logo/?p=55866
Craig Posted March 8, 2014 Author Posted March 8, 2014 Ah! Excellent, thanks. Didn't see that tucked away in there
adrian Posted March 8, 2014 Posted March 8, 2014 Good spotting on the solution though. I can confirm that: background-repeat: no-repeat; does indeed fix the problem. Ryan, Pete - anyone like to take care of this?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now