Skip to content

Commit 60d9cdc

Browse files
Merge branch 'master-local' into master-dist
2 parents bf23db8 + cec54d5 commit 60d9cdc

File tree

89 files changed

+855
-103
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+855
-103
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"datatables.net": "^1.10.12",
4848
"datatables.net-select": "~1.2.0",
4949
"lodash": "4.x",
50-
"patternfly": ">=3.27.2"
50+
"patternfly": ">=3.36.0"
5151
},
5252
"devDependencies": {
5353
"angular-mocks": "1.5.*",

dist/docs/css/angular-patternfly.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,7 @@ pf-topology {
574574
pf-filter-panel .dropdown > .dropdown-menu,
575575
pf-filter-panel .input-group-btn > .dropdown-menu {
576576
margin-top: 5px;
577+
opacity: .95;
577578
}
578579
pf-filter-panel input:-moz-placeholder {
579580
font-style: italic;

0 commit comments

Comments
 (0)