lanacaralee
-
Going nuts! Last button in my horizontal menu moves to the next line when re-sizing browser
@ChrisP Sorry I copied your code word for word so not necessary to show you the revisions. I did notice that when I got rid of the border-right on the #globalnav li's it fixed the problem but I need the border for aesthetic purposes. Any other …
-
Going nuts! Last button in my horizontal menu moves to the next line when re-sizing browser
@Paulie_D Thanks for the info on percentage widths versus pixels. I suspected as much but wasn't sure how I could apply that to my coding. @ChrisP Thanks so much for the suggestion. I added the box-sizing: border-box and took off the width for…
-
Going nuts! Last button in my horizontal menu moves to the next line when re-sizing browser
Tried that but it didn't work. By the way, I meant to say zooming in/out - not resizing the window!