@financial-times/n-myft-ui 29.0.7 → 29.0.8
Sign up to get free protection for your applications and to get access to all the features.
package/myft/main.scss
CHANGED
@@ -171,7 +171,7 @@ function FormElement (createList, showPublicToggle, attachDescription, onListCre
|
|
171
171
|
<label class="myft-ui-create-list-variant-form-name o-forms-field">
|
172
172
|
<span class="o-forms-input o-forms-input--text">
|
173
173
|
<input class="myft-ui-create-list-variant-text" type="text" name="list-name">
|
174
|
-
List name
|
174
|
+
<div class="myft-ui-create-list-variant-label">List name</div>
|
175
175
|
</span>
|
176
176
|
</label>
|
177
177
|
|