mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
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:
committed by
Jeremy Thomas
parent
01a1321e12
commit
5ba759135e
@@ -113,9 +113,9 @@ breadcrumb:
|
|||||||
<td><code>is-size-1-tablet</code></td>
|
<td><code>is-size-1-tablet</code></td>
|
||||||
{{ unchanged }}
|
{{ unchanged }}
|
||||||
{{ size1 }}
|
{{ size1 }}
|
||||||
{{ unchanged }}
|
{{ size1 }}
|
||||||
{{ unchanged }}
|
{{ size1 }}
|
||||||
{{ unchanged }}
|
{{ size1 }}
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><code>is-size-1-touch</code></td>
|
<td><code>is-size-1-touch</code></td>
|
||||||
|
|||||||
Reference in New Issue
Block a user