
昨天,Bootstrap官方博客 发布了Bootstrap 3.0.3 ,这是一个修订版本,修复了一些 bug 和及对文档的完善。
关键的改动:
-
Padding of
.navbar-collapse
and alignment of.navbar-right:last-child
elements has been reworked. -
Added a
max-width: 100%;
to.container
s. -
Restored the twelfth column's
float: left;
at all grid tiers.