Merge pull request #16334 from overleaf/dk-remove-toolbar-margin

[web] fix alignment of compile button

GitOrigin-RevId: 6e0d39d1f7c558428a96cd1c67b1fbdd008afb72
This commit is contained in:
Jimmy Domagala-Tang
2024-01-03 09:59:54 -05:00
committed by Copybot
parent 12093ce21a
commit 3b4c8df2ad
@@ -24,10 +24,6 @@
flex: 1 1 100%;
}
.toolbar-pdf-left {
margin-left: 2px;
}
.toolbar-pdf-right {
flex: 1 0 auto;
}