Added sr-only to label for description

[ci skip]
This commit is contained in:
Phil Hughes 2017-05-12 16:07:35 +01:00
parent 7791d498a0
commit aa6d92aedb
1 changed files with 3 additions and 1 deletions

View File

@ -26,7 +26,9 @@
<template>
<div>
<label for="issue-description">
<label
class="sr-only"
for="issue-description">
Description
</label>
<markdown-field