{{_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}}.secondary
class was removed from modal examples in our docs as it never had associated styles.{{/i}}.form-
required as a prefix{{/i}}.clearfix
and .input
are equivalent to the new .control-group
and .controls
.{{/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>
and the class names are now .nav-pills
and .nav-tabs
.{{/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}}data-toggle="dropdown"
attribute to obtain toggling behavior{{/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}}twipsy()
to tooltip()
, and the class name changed from twipsy
to tooltip
.{{/i}}placement
option value that was below
is now bottom
, and above
is now top
.{{/i}}animate
option was renamed to animation
.{{/i}}html
option was removed, as the tooltips default to allowing HTML now.{{/i}}.title
to .popover-title
, .inner
to .popover-inner
, and .content
to .popover-content
.{{/i}}placement
option value that was below
is now bottom
, and above
is now top
.{{/i}}