Fixed typo in select.html and textarea.html (#3159)
* Fixed typo in textarea.html Fixed typo in the documentation * Fixed typo in select.html
This commit is contained in:
parent
77889cca34
commit
8371669ec5
2 changed files with 2 additions and 2 deletions
|
@ -370,7 +370,7 @@ meta:
|
|||
|
||||
<div class="content">
|
||||
<p>
|
||||
Bulma styles the different <strong>states</strong> of the <code>select</code> elment. Each state is available as a pseudo-class and a CSS class:
|
||||
Bulma styles the different <strong>states</strong> of the <code>select</code> element. Each state is available as a pseudo-class and a CSS class:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
|
|
|
@ -178,7 +178,7 @@ meta:
|
|||
|
||||
<div class="content">
|
||||
<p>
|
||||
Bulma styles the different <strong>states</strong> of the <code>textarea</code> elment. Each state is available as a pseudo-class and a CSS class:
|
||||
Bulma styles the different <strong>states</strong> of the <code>textarea</code> element. Each state is available as a pseudo-class and a CSS class:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
|
|
Loading…
Add table
Reference in a new issue