From a617c805f298b8feefd7703c12decd035ef7d1ec Mon Sep 17 00:00:00 2001 From: Quy Ton Date: Sat, 4 Jan 2014 09:28:56 -0800 Subject: Fix anchor links --- docs/css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/css.html') diff --git a/docs/css.html b/docs/css.html index 1c8b7c1fd..8eeb23d58 100644 --- a/docs/css.html +++ b/docs/css.html @@ -2552,7 +2552,7 @@ For example, <section> should be wrapped as inline.

Screen reader content

-

Hide an element to all devices except screen readers with .sr-only. Necessary for following accessibility best practices. Can also be used as a mixin.

+

Hide an element to all devices except screen readers with .sr-only. Necessary for following accessibility best practices. Can also be used as a mixin.

{% highlight html %} Skip to main content {% endhighlight %} -- cgit v1.2.3