Sunday, 11 August 2013

Bootstrap: Class for margin-right?

Bootstrap: Class for margin-right?

I believe to provide standard margin-left we can use class "Offset" in
bootstrap. At the same time what is the class that can be used to provide
standard margin-right? example:
<div class="row-fluid">
<div class="offset2 span8"></div>
</div>
for some reason I need to give margin-right equivalent to offset2. Some
solution will be of great help. Thank you.

No comments:

Post a Comment