You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't figure out why the div with the buttons isn't aligning at the top and why the buttons don't change to gray when you hover over them. I notice that when I change the .button class margin-top or -bottom or the line-height in css, the div box adjusts vertically while the buttons stay in place. I made the div with the buttons red to see the changes easier.
Also, the hover transition isn't working in the buttons, even though it is the same as the transition code for the traffic lights, which do change color.
Thanks,
Joe
The text was updated successfully, but these errors were encountered:
I can't figure out why the div with the buttons isn't aligning at the top
and why the buttons don't change to gray when you hover over them. I notice
that when I change the .button class margin-top or -bottom or the
line-height in css, the div box adjusts vertically while the buttons stay
in place. I made the div with the buttons red to see the changes easier.
Also, the hover transition isn't working in the buttons, even though it is
the same as the transition code for the traffic lights, which do change
color.
Thanks,
Joe
Reply to this email directly or view it on GitHub #6.
Chris,
I can't figure out why the div with the buttons isn't aligning at the top and why the buttons don't change to gray when you hover over them. I notice that when I change the .button class margin-top or -bottom or the line-height in css, the div box adjusts vertically while the buttons stay in place. I made the div with the buttons red to see the changes easier.
Also, the hover transition isn't working in the buttons, even though it is the same as the transition code for the traffic lights, which do change color.
Thanks,
Joe
The text was updated successfully, but these errors were encountered: