Skip to content

Commit 812a86b

Browse files
Merge pull request #2371 from rhamilto/issue-2286
Automatic merge from submit-queue. Bump PatternFly to fix notification drawer 'Clear All' icon alignment Fixes #2286 ![screen shot 2017-10-25 at 8 53 11 am](https://user-images.githubusercontent.com/895728/31999646-0efb2b52-b962-11e7-8067-0bee125aebbc.PNG)
2 parents 6960e4f + 3873479 commit 812a86b

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"uri.js": "1.18.12",
1919
"moment": "2.14.2",
2020
"moment-timezone": "0.5.3",
21-
"patternfly": "3.29.5",
21+
"patternfly": "3.29.6",
2222
"hawtio-core": "2.0.37",
2323
"hawtio-extension-service": "2.0.2",
2424
"jquery": "3.2.1",

dist/scripts/vendor.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -47921,7 +47921,7 @@ var r = e.data(this, "treeview");
4792147921
}(jQuery, window, document), function(e) {
4792247922
"use strict";
4792347923
var t = {
47924-
version: "3.29.4"
47924+
version: "3.29.5"
4792547925
};
4792647926
t.pfBreakpoints = {
4792747927
tablet: 768,

dist/styles/main.css

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)