Buttons

Recommended button sizes on web pages

Recommended button sizes on web pages

Studies by the MIT Touch Lab suggests that 10mm x 10mm is the best minimum size for buttons due to the average size of fingertips. Designing buttons must not only be pleasing to the eye, but they also need to make tactile sense for the user.

  1. How Big Should UI buttons be?
  2. Does button size matter?
  3. How much padding should a button have?
  4. Should mobile buttons be full width?

How Big Should UI buttons be?

Studies by the MIT Touch Lab suggest that 10mm × 10mm is the best minimum size for buttons on mobile due to the average size of fingertips.

Does button size matter?

Yes, size matters. Button size is one of the most important factors to consider when designing touch screen applications. If buttons are too small, users may have difficulty tapping them accurately.

How much padding should a button have?

Button padding is one of the most important aspects of button styling. My personal styling is to set vertical padding equal to font height, and set horizontal padding to 1.33 times vertical height. If a font height is 20px, vertical padding is 20px, and horizontal padding would be 27px.

Should mobile buttons be full width?

Depending on layout, orientation and purpose but it's a good rule of thumb to add at least an 8dp margin. Keep in mind touch space limitations, for example on Android, Material Design deems as good practice to have buttons that are at least 48x48 dp wide so the area of the buttons is comfortable to use for the users.

What is the name of the type of menu used for Slack emoji reactions on mobile?
How do I see reactions in Slack mobile?How do you get emojis on Slack mobile?What are Slack emojis called? How do I see reactions in Slack mobile?Yo...
Should I ever ask what participants in a usability study what they thought about me as a moderator? (New to usability testing!)
What do you ask users to do when you are moderating a usability test?What is a question you would avoid during a usability study?What types of tasks ...
Insert text after search via Button into a text field
How do I add text to a text field?How can you send text input to an input field? How do I add text to a text field?Select in the document, and then ...