-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description

This should say "Installer comme application native" and have an icon

This shouldn't overflow onto the next line.
In general there are two approaches to this problem:
- Use :lang() to change the layout wherever things break. This would be time consuming and add bloat.
- Add some css to dynamically resize items. This will be a pain in the ass but will have better results.