Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix empty link #387

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix empty link #387

wants to merge 1 commit into from

Conversation

luce-carevic
Copy link

@luce-carevic luce-carevic commented Jul 22, 2018

Use the sr-only class instead of hidden-lg hidden-md hidden-sm in order to fix an accessibility issue. Screenreader don't read text with a display:none property.

Use the sr-only class instead of hidden-lg hidden-md hidden-sm.
@giterlizzi
Copy link
Owner

I not using this class because the labels with sr-only are not visible on mobile screen. The template display always the labels on mobile screen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants