29th Apr, 08:30 pm
Try this for me and let me know if it works
look for the following in the global.css
#sidenav ul li {
margin-top: -1px;
margin-left: -5px;
}
remove the margin-top: -1px; line and see if that fixes it
look for the following in the global.css
#sidenav ul li {
margin-top: -1px;
margin-left: -5px;
}
remove the margin-top: -1px; line and see if that fixes it