@internetstiftelsen/styleguide 4.0.8-beta.0.4 → 4.0.8-beta.0.5

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@internetstiftelsen/styleguide",
3
- "version": "4.0.8-beta.0.4",
3
+ "version": "4.0.8-beta.0.5",
4
4
  "main": "dist/components.js",
5
5
  "ports": {
6
6
  "fractal": "3000"
@@ -401,7 +401,7 @@
401
401
  align-items: stretch;
402
402
  margin: 0 0 rhythm(2) 0;
403
403
 
404
- > [class*='a-button'] {
404
+ [class*='a-button'] {
405
405
  margin: 0 rhythm(1) 0 0;
406
406
  flex: 1;
407
407
  padding-top: rhythm(1);