diff --git a/src/views/floatlabel/FloatLabelDemo.vue b/src/views/floatlabel/FloatLabelDemo.vue
index 790c88a14..418edc3d0 100644
--- a/src/views/floatlabel/FloatLabelDemo.vue
+++ b/src/views/floatlabel/FloatLabelDemo.vue
@@ -25,7 +25,7 @@
-
+
@@ -121,7 +121,7 @@
</span>
</div>
<div class="p-field p-col-12 p-md-4">
- <span class="p-float-label p-input-icon-left">
+ <span class="p-float-label p-input-icon-right">
<i class="pi pi-search" />
<InputText id="inputtext-right" type="text" v-model="valueIconRight" />
<label for="inputtext-right">Right Icon</label>