Index: skin/mobile-options.css |
=================================================================== |
--- a/skin/mobile-options.css |
+++ b/skin/mobile-options.css |
@@ -368,6 +368,7 @@ |
#dialog-recommended > button |
{ |
+ flex-shrink: 0; |
saroyanm
2017/09/14 13:45:40
The button still is being squashed with this prope
saroyanm
2017/09/14 13:49:12
Sorry, this was a cache error :/ Looks fine.
saroyanm
2017/09/14 13:57:53
Deatil: But using Padding instead of Height might
Thomas Greiner
2017/09/15 13:00:03
You're right regarding longer texts.
Done. I made
|
border-width: 1px 0 0 0; |
text-align: center; |
} |