Hi,
I would like two have the two green arrows in the same level. Right now the right arrow appears lower than the left arrow; I am using (inline floating):
<div class="span6" style="float: right; " >
I also would like to have the text 12345
right in the center of the two arrows.
Here is the code: http://jsfiddle.net/8E9aB/2/ - I am using bootstrap css.