Summary: | Button style issues | ||
---|---|---|---|
Product: | Infrastructure | Reporter: | Maurice Gesswein <maurice.gesswein> |
Component: | Web Site | Assignee: | Assigned to nobody - feel free to grab it and work on it <nobody> |
Status: | CLOSED WONTFIX | QA Contact: | Michael Tremer <michael.tremer> |
Severity: | - Unknown - | ||
Priority: | - Unknown - | CC: | shoehn |
Version: | unspecified | ||
Hardware: | unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 11314 |
Description
Maurice Gesswein
2017-05-01 23:22:40 UTC
* Touch targets (48px) at 36px buttons are missing. Thats important for e.g. Smartphone to provide a comfortable touch zone for an element/button. Let me know if you want to learn more about that. * The border on filled buttons falsified the left/right paddings. Please remove the border if the button don't need it * Please recheck the left/right paddings of ALL buttons and compare carefully with the Pattern Lib sheet at Zeplin. Paddings are different if an icon is included. Maybe it is easier to rewrite the buttons completely and don’t use the bootstrap buttons at all. But I will check. * It looks like that "Ubuntu-Medium (600)" is not imported: @import url(" https://fonts.googleapis.com/css?family=Ubuntu:300,400,700 "); Can you replace 700 with 600 for now please? I guess I'll not use bold (700) in the designs. There is no Ubuntu font from Google with a width of 600. Google offers only 300 (light), 400 (regular), 500 (medium) and 700 (bold). I mixed it up with semi-bold. Please use Ubuntu 500 instead. Thanks :) |