- From: Ian Yang via GitHub <sysbot+gh@w3.org>
- Date: Wed, 01 Feb 2017 06:11:15 +0000
- To: public-css-archive@w3.org
Can this rule serve for the purpose?
```CSS
.hidden-visually {
position: absolute;
left: -5000px;
}
```
--
GitHub Notification of comment by Ian-Y
Please view or discuss this issue at
https://github.com/w3c/csswg-drafts/issues/560#issuecomment-276580717
using your GitHub account
Received on Wednesday, 1 February 2017 06:11:22 UTC