diff --git a/openstack_dashboard/static/dashboard/scss/_util.scss b/openstack_dashboard/static/dashboard/scss/_util.scss index f88e32e708..53960672e0 100644 --- a/openstack_dashboard/static/dashboard/scss/_util.scss +++ b/openstack_dashboard/static/dashboard/scss/_util.scss @@ -49,7 +49,6 @@ input::-ms-clear, input::-ms-reveal { // Set on an element that you would like to word wrap to container size .word-wrap { - width: 100%; word-wrap: break-word; } @@ -67,4 +66,4 @@ input::-ms-clear, input::-ms-reveal { [ng-click] { cursor: pointer; -} \ No newline at end of file +}