Fix a minor UI issue on dashboard while displaying subnode control in Backgrid. Fixes #3013

This commit is contained in:
Murtuza Zabuawala
2018-01-15 22:31:39 +05:30
committed by Dave Page
parent 03605bf9be
commit ad46d61bd3

View File

@@ -171,4 +171,8 @@
font-size: 14px;
}
.dashboard-tab-container .pg-el-container[el=sm] .pg-el-sm-12 {
margin-bottom: 0%;
}
/* CSS to make subnode control look preety in backgrid - END */