That might help me in a few instances that I was using the d+ code. Thanks.
Edit: Moving it outside of the buttons like the bump button makes it nicer to look at now that I think about it. Don't really notice it since I've made very few threads to see said button.
http://i.imgur.com/1WAccxl.png
http://i.imgur.com/6fr5WvC.png
#postname {
font-size: 1.2em; //1.3em makes the input field font odd
padding: 4px;
width: 110px;
}
#postnamelbl {
font-size: 1.3em; //makes it same size at 1.2em in the input field
padding: 4px 0 0 20px;
}
#postnamefm {
display: inline;
float: left;
line-height: 39px;
}