as you can see, vote button and some text got out of div. how to fix it? and how to set a value of width, when column become "adapted"? code is:
div class="container-fluid">
<div class="row-fluid">
<div class="span2">
</div>
<div class="span10">
</div>
</div>
</div>