8000 Update index.html by Madmanden · Pull Request #57 · tachyons-css/tachyons-css.github.io · GitHub
Skip to content

Update index.html #57

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

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/layout/floats/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ <h4 class="f4 mv0 fw6 dib mr4">tachyons-floats</h4>
<p class="measure f4 lh-copy">
Floats may be set on any element, but it will only affect elements
that aren't absolutely positioned. When you float an element
you inherintly set it's display to block.
you inherently set its display to block.
</p>
<p class="measure f4 lh-copy">
There are only three values that can be declared for float: left, right, or none.
Expand Down