Blair Cox
Posts: 0
Joined: Thu Jun 04, 2015 2:29 pm

aligning grid content to the right

hmmmm, I'm using the new boostrap screen. Figuring out the differences from the java one... Pretty much confused as to where the code would go for this. Any examples folks?

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

aligning grid content to the right

Hello,

It is better don't manipulate DOM and it's styles with JS. You can dynamically set/remove it's CSS properties with ng-class attribute

Return to “Issues”