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
|
@ -1370,3 +1370,7 @@ DIV.nodata_container {
|
||||||
.legend_graph td.legendLabel {
|
.legend_graph td.legendLabel {
|
||||||
font-size: 12px !important;
|
font-size: 12px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ui-popup-hidden {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue