Apply the ".last" class to it. The ".span-24" already hast he same additions as ".last" got. 40px x 24col = 960, but blueprint got 950px, so the appending last 10px margin are not there. Simple math. If you use a <div class="span-20"> followed by <div class="span-4 last"> so it doesn't move, because of the 10px margin.
Please take a look at the screen.css file and take a look at the classes. This will need you 15 min, but you'll save a lot of other time. -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Alfredo Gesendet: Dienstag, 29. Juni 2010 16:50 An: Blueprint CSS Betreff: [BP #3981] Last column moving down next line Sometimes I wish I had never moved to blueprint... At design time, there is no proper way to display the grid, the last column of every row moves to the next line... Im sure there is info about this already... I just don't know where. Thak you very much for helping me solve this issue... -- You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en. -- You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en.
