为什么排有负排水沟但行排液不?

时间:2016-09-07 02:20:03

标签: twitter-bootstrap

Fiddle

  <div class="container">
    <div class="row">
      <div class="span4">regular row</div>
      <div class="span8">regular row 2</div>
    </div>
    <div class="row-fluid">
      <div class="span4">fluid row</div>
      <div class="span8">fluid row 2</div>
    </div>
  </div>

reading关于bootstrap如何设置具有负边距的装订线系统。这似乎不适用于排液。我看到row-fluid有0个边距样式。为什么呢?

1 个答案:

答案 0 :(得分:1)

row-fluid是一个Bootstrap 2类。在Bootstrap 3中row-fluid rowrow-fluid。如果你像我一样在Bootstrap 3中使用select id , lat , long , city_id , country_id , my_distance_calculationformula_with_lat_long as distance from element_table where city_id = 1 and country_id = 1 and id < 20 having distance = 20 ,则不会对元素应用任何引导样式。这就是没有负余量的原因。