Fix Responsive Size tablet at Typography Helpers Doc Page (#2536)
* Fix Indeterminate Progress Bar animation in Firefox. Fixes #2258 * Fix is-size-1-tablet row in Responsive Size table .is-size-1-tablet affects all screen widths above 769px, not just between 769px and 1023px
This commit is contained in:
parent
01a1321e12
commit
5ba759135e
1 changed files with 3 additions and 3 deletions
|
@ -113,9 +113,9 @@ breadcrumb:
|
|||
<td><code>is-size-1-tablet</code></td>
|
||||
{{ unchanged }}
|
||||
{{ size1 }}
|
||||
{{ unchanged }}
|
||||
{{ unchanged }}
|
||||
{{ unchanged }}
|
||||
{{ size1 }}
|
||||
{{ size1 }}
|
||||
{{ size1 }}
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>is-size-1-touch</code></td>
|
||||
|
|
Loading…
Add table
Reference in a new issue