Normally such a behavoir (i see it but can't replicate it on my own test-page) comes from serving the classes in the wrong order. Than you can expect that they are overriding each other, so only float: right will get applied. When i look at my own pages, where i use the same doctype and same bp-stylesheets, i get (in firebug) first my span class and then my push-class, so the push float: right get's overridden by my span float: left
I'm sorry, that i can't help you more, but maybe you will find the answer in the loading order... -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von garethjmsaunders Gesendet: Dienstag, 06. Juli 2010 08:31 An: Blueprint CSS Betreff: [BP #4002] Re: Query about alignment of push-x classes To demonstrate further what I mean, I've created the following example page: http://www.garethjmsaunders.co.uk/blueprint/push/ Gareth -- 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.
