mp-design-system 0.9.5 → 0.9.6

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mp-design-system",
3
- "version": "0.9.5",
3
+ "version": "0.9.6",
4
4
  "description": "",
5
5
  "scripts": {
6
6
  "dev": "npm-run-all --parallel bundle:*",
@@ -14,6 +14,7 @@
14
14
  svg {
15
15
  margin-left: $twi-space;
16
16
  font-size: 1.25em;
17
+ position: static !important;
17
18
  }
18
19
 
19
20
  &--left svg {