Hi,
Some users have reported that the text of the EDIT button in their forum posts is "pushed downwards" and not vertically centered on the button as shown here:

If this is the case on your forum, read on for a solution.
Use NinjaXplorer, FTP, or your web host control panel to locate your Joomla template CSS file. The file is usually located here:
JOOMLA_ROOT/templates/YOUR_TEMPLATE/css/template.css
Open it up and add the following line to the end of that file before saving your changes. You may need to clear your browser cache (CTRL+R) before the changes become evident.
#ninjaboard .toolbar a .symbol {font-size:inherit}
Thanks to NinjaForge community member, siteease for helping fix this. The fix will of course go into the next minor version of Ninjaboard.
Forum