mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Input documentation typo
This commit is contained in:
committed by
Jeremy Thomas
parent
175610e58d
commit
8b065b02eb
@@ -250,7 +250,7 @@ meta:
|
||||
|
||||
<div class="content">
|
||||
<p>
|
||||
The Bulma <code>input</code> CSS class is meant for <code><input"></code> HTML elements. The following <a href="http://htmlreference.io/element/input/" target="_blank">type attributes</a> are supported:
|
||||
The Bulma <code>input</code> CSS class is meant for <code><input></code> HTML elements. The following <a href="http://htmlreference.io/element/input/" target="_blank">type attributes</a> are supported:
|
||||
</p>
|
||||
<ul>
|
||||
<li><code>type="text"</code></li>
|
||||
|
||||
Reference in New Issue
Block a user