Azercii Posted May 1, 2014 Share Posted May 1, 2014 I've had this issue a while, whenever I use 100% to span a div, it doesn't quite fill properly Does anyone have any advice? This is the only thing on the page so far, and it's not inside a parent div either Link to comment https://forums.phpfreaks.com/topic/288142-float-left-height-100-doesnt-stick-to-window-margin-at-side/ Share on other sites More sharing options...
Azercii Posted May 1, 2014 Author Share Posted May 1, 2014 #navigation { width: 420px; height: 110%; float: left; margin-top: -10px; ; background-color: #FFFFFF; } I'm now using the above, it's a fix and zooming the window out shows no issues either. Ignore this now Link to comment https://forums.phpfreaks.com/topic/288142-float-left-height-100-doesnt-stick-to-window-margin-at-side/#findComment-1477759 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.