Skip to content

Commit 28d8765

Browse files
authored
chore: typo (#78)
1 parent cf018b8 commit 28d8765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_patterns/01-elements/buttons/_buttons.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Further argumentations:
5151

5252
### "Hand" cursor / pointer
5353

54-
We don't use the "hand" cursor / pointer for our buttons, as this is reserved for links even only; for more information have a look at articles like <https://medium.com/simple-human/buttons-shouldnt-have-a-hand-cursor-b11e99ca374b> and <https://hiddedevries.nl/en/blog/2016-08-06-some-pointers-on-default-cursors> or people who though this through like <https://ux.stackexchange.com/questions/105024/why-dont-button-html-elements-have-a-css-cursor-pointer-by-default#105027> or <https://github.com/necolas/normalize.css/issues/371#issuecomment-60072171> and the UI guidelines from Apple, Microsoft, Google, etc.
54+
We don't use the "hand" cursor / pointer for our buttons, as this is reserved for links even only; for more information have a look at articles like <https://medium.com/simple-human/buttons-shouldnt-have-a-hand-cursor-b11e99ca374b> and <https://hiddedevries.nl/en/blog/2016-08-06-some-pointers-on-default-cursors> or people who thought this through like <https://ux.stackexchange.com/questions/105024/why-dont-button-html-elements-have-a-css-cursor-pointer-by-default#105027> or <https://github.com/necolas/normalize.css/issues/371#issuecomment-60072171> and the UI guidelines from Apple, Microsoft, Google, etc.
5555

5656
[Microsoft’s design guides](https://docs.microsoft.com/de-de/windows/win32/uxguide/inter-mouse) talk about weak affordance:
5757

0 commit comments

Comments
 (0)