You have a problem with text indentation
.sidebar-nav li { line-height: 40px; text-indent: 20px; //Remove this rule and use margin }
And change the rules of this class
.sub_icon { float: right; margin-right: 10px; margin-top: 10px; padding-right: 65px;
source share