Skip to content

Commit 559b483

Browse files
author
Ben Thomson
committed
Style 'taglist' builder blueprint
1 parent 9757a91 commit 559b483

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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')) ?>
1+
<div class="builder-blueprint-control-text">
2+
<i class="icon-tags"></i> <?= e(trans('rainlab.builder::lang.form.control_taglist')) ?>
33
</div>

0 commit comments

Comments
 (0)