Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
b0dc512a
Commit
b0dc512a
authored
Feb 03, 2014
by
Chris Rebert
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #12544 from twbs/sayonara-inverse-btn
add .btn-inverse removal to migration guide
parents
1abc3083
69af98e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
docs/migration.html
docs/migration.html
+5
-0
No files found.
docs/migration.html
View file @
b0dc512a
...
...
@@ -350,6 +350,11 @@ lead: "Guidance on how to upgrade from Bootstrap v2.x to v3.x with emphasis on m
<td><code>
.input-block-level
</code></td>
<td>
No direct equivalent, but
<a
href=
"../css/#forms-controls"
>
forms controls
</a>
are similar.
</td>
</tr>
<tr>
<td>
Inverse buttons
</td>
<td><code>
.btn-inverse
</code></td>
<td
class=
"text-muted"
>
N/A
</td>
</tr>
<tr>
<td>
Fluid row
</td>
<td><code>
.row-fluid
</code></td>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment