Code: Select all
<img src="assets/images/icons/dashboards/chart.png" width="16px" height="16px" alt="" /><strong>Detailed Statistics</strong> <select style="padding-top: 2px"> <option>March</option> <option>April</option></select>I have tried wrapping it in a DIV and setting vertical-align: middle, baseline, etc...
I have also tried setting the padding-top, top, etc of each element individually but the damn <strong> tag doesn't budge...
Ideas?