@ansible/ansible-ui-framework 0.0.319 → 0.0.321

Sign up to get free protection for your applications and to get access to all the features.
@@ -30,8 +30,7 @@ li {
30
30
  padding-bottom: 4px;
31
31
  }
32
32
 
33
- #wrapper {
34
- display: none;
33
+ .wrapper {
35
34
  max-width: 1024px;
36
35
  }
37
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.321",
5
5
  "author": "Red Hat",
6
6
  "license": "MIT",
7
7
  "repository": {