We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9757a91 commit 559b483Copy full SHA for 559b483
1 file changed
widgets/defaultcontroldesigntimeprovider/partials/_control-taglist.htm
@@ -1,3 +1,3 @@
1
-<div class="builder-blueprint-control-textarea <?= 'size-'.$this->getPropertyValue($properties, 'size') ?>">
2
- <i class="icon-columns"></i><?= e(trans('rainlab.builder::lang.form.control_taglist')) ?>
+<div class="builder-blueprint-control-text">
+ <i class="icon-tags"></i> <?= e(trans('rainlab.builder::lang.form.control_taglist')) ?>
3
</div>
0 commit comments