Twitter bootstrap – Weird spacing between spans if first span has last character space
I noticed this issue caused by localisation typo - there was a space left in the end of the translation, which caused an unexpected effect. I've reproduced it in the following fiddle: <style> .label { display: inline; padding: .2em .6em…