{{_i}}Learn about significant changes and additions since v1.4 with this handy guide.{{/i}}
/docs/assets/css/
.{{/i}}make
in the Terminal and get updated docs and CSS.{{/i}}h4
elements were dropped from 16px to 14px with a default line-height
of 18px{{/i}}h5
elements were dropped from 14px to 12px{{/i}}h6
elements were dropped from 13px to 11px{{/i}}float: right;
{{/i}}<code>
{{/i}}colspan
and rowspan
{{/i}}.table
{{/i}}.table-
required as a prefix{{/i}}.btn-
{{/i}}.buttonBackground
, to set button gradients{{/i}}.form-
required as a prefix{{/i}}label
{{/i}}<i class="icon-cog"></>
{{/i}}.icon-white
, for white variation of the same icon{{/i}}.btn-group
, can be grouped one level higher with a button toolbar, .btn-toolbar
{{/i}}.nav
, on their <ul>
{{/i}}.nav
{{/i}}.nav-stacked
to the <ul>
{{/i}}.topbar
to .navbar
{{/i}}.navbar-fixed-top
(previously only supported fixed){{/i}}.navbar-form
to properly scope styles to only the intended forms.{{/i}}.navbar-search
class and its input the use of .search-query
. To position the search form, you must use .pull-left
or .pull-right
.{{/i}}.dropdown-menu
to tighten up spacing{{/i}}<span class="caret"></span>
to show the dropdown arrow{{/i}}.media-grid
, now just .thumbnails
, we've thoroughly extended this component for more uses while maintaining overall simplicity out of the box.{{/i}}.thumbnail
class{{/i}}.alert
instead of .alert-message
{{/i}}.alert-
{{/i}}.alert-block
instead of .block-message
{{/i}}.title
to .popover-title
, .inner
to .popover-inner
, and .content
to .popover-content
.{{/i}}