Commit 43f1a42f authored by Pete Hopkins's avatar Pete Hopkins
Browse files

Adds necessary ie7-inline-block macros

parent 7b31f4a3
4 merge requests!14752.0 wip,!1403warningText and warningBackground docs fix,!13512.0 wip - relative font sizes,!1312[2.0-wip] IE7/8 fixes for components.html
Showing with 2 additions and 0 deletions
+2 -0
......@@ -17,6 +17,7 @@
.btn-toolbar {
.btn-group {
display: inline-block;
.ie7-inline-block;
}
}
......
......@@ -377,6 +377,7 @@ select:focus:required:invalid {
.help-inline {
display: inline-block;
.ie7-inline-block;
margin-bottom: 9px;
vertical-align: middle;
padding-left: 5px;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment