Skip to content

Commit

Permalink
caption should be visuallyhidden (#695)
Browse files Browse the repository at this point in the history
  • Loading branch information
axemonkey committed Jul 20, 2016
1 parent 8869a28 commit f7f36f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/offices/show.html.slim
Expand Up @@ -2,7 +2,7 @@ header
h2.heading-xlarge Office details

table.util_mb-large
caption Office details
caption.visuallyhidden Office details
tr
th scope="row" Name of office
td =@office.name
Expand Down

0 comments on commit f7f36f3

Please sign in to comment.