﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
20366,Basic settings h4 icon one pixel off,empireoflight,azaozz,"Tested in Chrome, FF and Safari on my mac. See screenshot attached. 
Quick fix to the css, change:
.welcome-panel h4 .icon16 {
    margin-left: -32px;
}
to
.welcome-panel h4 .icon16 {
    margin-left: -31px;
}
",defect (bug),closed,normal,3.4,UI,3.4,minor,fixed,ui-feedback has-patch,
