Skip to content

Commit 875ae01

Browse files
Merge branch 'master-local' into master-dist
2 parents d2783f3 + deda6d9 commit 875ae01

File tree

83 files changed

+2194
-627
lines changed

Some content is hidden

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

83 files changed

+2194
-627
lines changed

dist/angular-patternfly.js

Lines changed: 468 additions & 114 deletions
Large diffs are not rendered by default.

dist/angular-patternfly.min.js

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/docs/css/angular-patternfly.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1269,3 +1269,7 @@ table.dataTable tbody td {
12691269
.uib-datepicker-popup .uib-button-bar .uib-close {
12701270
display: none;
12711271
}
1272+
.modal-overlay .modal-body {
1273+
max-height: 70vh;
1274+
overflow-x: hidden;
1275+
}

0 commit comments

Comments
 (0)