monkey-style-guide 2.0.71 → 2.0.72

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.
@@ -65,6 +65,7 @@ mecx-form-field {
65
65
  padding-left: 8px;
66
66
  padding-right: 8px;
67
67
  margin-bottom: 4px;
68
+ border: none !important;
68
69
  }
69
70
 
70
71
  &.radiobutton {
@@ -228,6 +229,7 @@ mecx-form-field-filter {
228
229
  padding-left: 8px;
229
230
  padding-right: 8px;
230
231
  margin-bottom: 4px;
232
+ border: none !important;
231
233
  }
232
234
 
233
235
  &.radiobutton {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "monkey-style-guide",
3
- "version": "2.0.71",
3
+ "version": "2.0.72",
4
4
  "author": "Monkey Exchange",
5
5
  "license": "MIT",
6
6
  "peerDependencies": {