Merge pull request #5498 from overleaf/ae-recompile-button

Fix padding on recompile button in hybrid toolbar

GitOrigin-RevId: 36a2433833a76572bcf55c3109931d4e1ca63778
This commit is contained in:
Alf Eaton 2021-10-21 09:09:23 +01:00 committed by Copybot
parent 5c82945e12
commit d4035c4f1e

View file

@ -110,6 +110,10 @@
}
}
}
.btn-recompile {
padding-top: 2px;
}
}
.pdf {