Merge branch 'QA_4_8'

This commit is contained in:
Maurício Meneghini Fauth 2018-04-25 15:59:25 -03:00
commit 4131362bb8
2 changed files with 0 additions and 7 deletions

View File

@ -3333,10 +3333,6 @@ body .ui-dialog .ui-button-text-only .ui-button-text {
display: none;
}
.responsivetable {
overflow-x: auto;
}
@media only screen and (max-width: 768px) {
/* For mobile phones: */
#main_pane_left {

View File

@ -3588,9 +3588,6 @@ body .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
}
/* end of styles for jQuery-ui to support rtl languages */
.responsivetable {
overflow-x: auto;
}
@media only screen and (max-width: 768px) {
/* For mobile phones: */
#main_pane_left {