@internetstiftelsen/styleguide 2.26.15 → 2.26.16

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": "2.26.15",
3
+ "version": "2.26.16",
4
4
  "main": "dist/components.js",
5
5
  "ports": {
6
6
  "fractal": "3000"
@@ -162,7 +162,7 @@
162
162
  position: fixed;
163
163
  right: rhythm(2);
164
164
  bottom: rhythm(13);
165
- z-index: z_index(middlegroundImportant);
165
+ z-index: z_index(foregroundMinus);
166
166
  margin-top: 0;
167
167
  margin-bottom: 0;
168
168
  margin-left: rhythm(2);