Hi guys I have decided I want to float a box along another one, and thought I would put some spans on rows, rather than a class on a div within a row.. Is this bad practice?
Everything works well, except that the negative margin on the left is behaving differently to another page I have 'correctly marked up'. I still don;t get the 20px negative left margin, I know it has something to do with the grid system. I feel like I am working aginst the framework, I have some well.less file that I need to add a left margin to ensure everything is line up, is this ok? Here is an example of my code, I have replaced my classes with 'myclass' http://pastie.org/4472697
