Hi, You can just add margin-left:0; to the targeted span in your css. This should overwrite the bootstrap.css which has a left margin set for span.
Valentin On Tuesday, May 22, 2012 1:20:13 AM UTC+2, thomen wrote: > > Hi I've had a number of times where I've wanted to put two spans side by > side but not have the margin for them so they sit right next to each > other.. is there a style to apply to do this? > Thanks, > Tom >
