Can't do my pull right on a row, it adds extra margin. Still need to be able allow an element to run as high as it wants, but not interfere with it in a floated sense,and inline, rather than block. Is there simple class for that?
On Tuesday, 14 August 2012 19:13:56 UTC+10, Backspace wrote: > > 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 > >
