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 d828fa505f
commit b6f5f15056

View file

@ -24,10 +24,6 @@
flex: 1 1 100%;
}
.toolbar-pdf-left {
margin-left: 2px;
}
.toolbar-pdf-right {
flex: 1 0 auto;
}