We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cab4df6 commit 3683747Copy full SHA for 3683747
src/demo/textAngular.com.html
@@ -37,7 +37,7 @@
37
<span class="text-xlg roboto">A Lightweight, Two-Way-Bound & Totally <b class="text-red">Awesome</b> Angular.js Text-Editor</span>
38
</div>
39
<div class="container lighter">
40
- <div text-angular ng-model="htmlContent" name="demo-editor" ta-text-editor-class="border-around container" ta-html-editor-class="border-around"></div>
+ <div text-angular ng-model="htmlContent" name="demo-editor" ta-text-editor-class="clearfix border-around container" ta-html-editor-class="border-around"></div>
41
42
<br>
43
<div class="container text-center lighter border-around">
0 commit comments