by dthadmin » Jul 02, 2012 10:52 am
This is a new one... it IS a CSS issue, but it's coming from a plugin. The CSS file is:
/plugins/system/jat3/jat3/base-themes/default/css/addons.css
The problem styling is:
.clear, .divider {
clear: both;
}
There is a divider between each toolbar item and this styling is forcing each divider to push to a new line.
Beyond that, the appearance of your buttons including the bullet graphic is all coming from your template. Thanks!