@ansible/ansible-ui-framework 0.0.319 → 0.0.320

Sign up to get free protection for your applications and to get access to all the features.
@@ -30,7 +30,7 @@ li {
30
30
  padding-bottom: 4px;
31
31
  }
32
32
 
33
- #wrapper {
33
+ .wrapper {
34
34
  display: none;
35
35
  max-width: 1024px;
36
36
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ansible/ansible-ui-framework",
3
3
  "description": "A framework for building applications using PatternFly.",
4
- "version": "0.0.319",
4
+ "version": "0.0.320",
5
5
  "author": "Red Hat",
6
6
  "license": "MIT",
7
7
  "repository": {