mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Merge branch '2.3.0-wip' into 3.0.0-wip
Conflicts: docs/assets/css/bootstrap.css less/type.less
This commit is contained in:
Vendored
+2
-1
@@ -4392,7 +4392,8 @@ a.counter:hover {
|
||||
transition: 0.6s ease-in-out left;
|
||||
}
|
||||
|
||||
.carousel-inner > .item > img {
|
||||
.carousel-inner > .item > img,
|
||||
.carousel-inner > .item > a > img {
|
||||
display: block;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
+1
-2
@@ -854,8 +854,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped
|
||||
<code><th></code>
|
||||
</td>
|
||||
<td>
|
||||
Special table cell for column (or row, depending on scope and placement) labels<br>
|
||||
Must be used within a <code><thead></code>
|
||||
Special table cell for column (or row, depending on scope and placement) labels
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
+1
-2
@@ -794,8 +794,7 @@
|
||||
<code><th></code>
|
||||
</td>
|
||||
<td>
|
||||
{{_i}}Special table cell for column (or row, depending on scope and placement) labels{{/i}}<br>
|
||||
{{_i}}Must be used within a <code><thead></code>{{/i}}
|
||||
{{_i}}Special table cell for column (or row, depending on scope and placement) labels{{/i}}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user