[Mobile] Fix Bug 37525, Bug 37645

This commit is contained in:
Julia Radzhabova 2018-06-15 11:44:58 +03:00
parent c525a79362
commit 6d52dd2361
12 changed files with 12 additions and 12 deletions

View file

@ -6790,5 +6790,5 @@ html.pixel-ratio-3 .numbers li {
}
.modal.modal-in {
max-height: 100%;
overflow: scroll;
overflow: auto;
}

View file

@ -6337,5 +6337,5 @@ html.pixel-ratio-3 .numbers li {
}
.modal.modal-in {
max-height: 100%;
overflow: scroll;
overflow: auto;
}

View file

@ -231,5 +231,5 @@ input, textarea {
.modal.modal-in {
max-height: 100%;
overflow: scroll;
overflow: auto;
}

View file

@ -221,5 +221,5 @@ input, textarea {
.modal.modal-in {
max-height: 100%;
overflow: scroll;
overflow: auto;
}

View file

@ -6741,5 +6741,5 @@ html.pixel-ratio-3 .numbers li {
}
.modal.modal-in {
max-height: 100%;
overflow: scroll;
overflow: auto;
}

View file

@ -6349,5 +6349,5 @@ html.pixel-ratio-3 .numbers li {
}
.modal.modal-in {
max-height: 100%;
overflow: scroll;
overflow: auto;
}

View file

@ -237,5 +237,5 @@ input, textarea {
.modal.modal-in {
max-height: 100%;
overflow: scroll;
overflow: auto;
}

View file

@ -227,5 +227,5 @@ input, textarea {
.modal.modal-in {
max-height: 100%;
overflow: scroll;
overflow: auto;
}

View file

@ -7127,5 +7127,5 @@ html.pixel-ratio-3 .cell-styles.dataview .row li {
}
.modal.modal-in {
max-height: 100%;
overflow: scroll;
overflow: auto;
}

View file

@ -6743,5 +6743,5 @@ html.pixel-ratio-3 .cell-styles.dataview .row li {
}
.modal.modal-in {
max-height: 100%;
overflow: scroll;
overflow: auto;
}

View file

@ -184,5 +184,5 @@ input, textarea {
.modal.modal-in {
max-height: 100%;
overflow: scroll;
overflow: auto;
}

View file

@ -173,5 +173,5 @@ input, textarea {
.modal.modal-in {
max-height: 100%;
overflow: scroll;
overflow: auto;
}