[ML] Removing unnecessary sr-only span (#19697)

This commit is contained in:
James Gowdy 2018-06-06 13:02:10 +01:00 committed by GitHub
parent 145163a51e
commit aba92631a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -118,7 +118,6 @@
ng-click="addNewCondition()"
type="button"
class="kuiButton kuiButton--primary kuiButton--small add-new">
<span class="sr-only">Add new condition</span>
<i aria-hidden="true" class="fa fa-plus"></i> Add new condition
</button>