@@ -18,7 +18,7 @@
.flowPath {
position: relative;
- margin: 0 14px 12px;
+ margin: 0 14px 20px;
.flowPathTitle {
display: block;
@@ -60,6 +60,7 @@
}
.cellGroup {
+ margin-top: -1px;
background-color: #fff;
padding-bottom: 12px;
border-radius: 0 0 16px 16px;