diff --git a/app/src/frontend/building/data-container.css b/app/src/frontend/building/data-container.css index 77f9c6d1..9a9dcda8 100644 --- a/app/src/frontend/building/data-container.css +++ b/app/src/frontend/building/data-container.css @@ -1,6 +1,6 @@ .edit-bar { position: sticky; - top: 54px; /* match section-header height */ + top: 53.5px; /* match section-header height */ margin-top: 5px; padding: 0px 0 0 0; /* match info-container-inner margin-top*/ width: 100%;