Merge branch 'ent-3147-mobile-console-pagination-bugfix' into 'develop'
Mobile console pagination bugfix See merge request artica/pandorafms!2017
This commit is contained in:
commit
a5f6bfe84f
|
@ -1369,4 +1369,8 @@ DIV.nodata_container {
|
|||
}
|
||||
.legend_graph td.legendLabel {
|
||||
font-size: 12px !important;
|
||||
}
|
||||
}
|
||||
|
||||
.ui-popup-hidden {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue