@linzjs/lui 21.24.5-0 → 21.26.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -95,10 +95,17 @@ select,
95
95
  textarea {
96
96
  font-style: normal;
97
97
  font-size: 100%; // 1
98
- line-height: 1.15; // 1
99
98
  margin: 0; // 2
100
99
  }
101
100
 
101
+ button,
102
+ figure,
103
+ input,
104
+ optgroup,
105
+ textarea {
106
+ line-height: 1.15; // 1
107
+ }
108
+
102
109
  // ============
103
110
  // Show the overflow in IE.
104
111
  // 1. Show the overflow in Edge.
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "21.24.5-0",
2
+ "version": "21.26.0",
3
3
  "license": "MIT",
4
4
  "repository": {
5
5
  "type": "git",