You know how lynchknots forward and back buttons dont quite touch well this fixes it!!
#back-button {
margin-right: -2px !important;
}
#forward-button {
margin-left: -2px !important;
}
Basically it makes the back and forward buttons join together, like in safari, just whack it in your userchrome.css.
Courtesy of Astray
Aqua-Soft Forums

