mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Tweak synctex buttons style so the pdf resizer still works above them
This commit is contained in:
parent
39e4f46bdb
commit
660a307418
1 changed files with 2 additions and 2 deletions
|
@ -127,10 +127,10 @@
|
|||
}
|
||||
|
||||
.synctex-controls {
|
||||
padding: 68px 2px 0;
|
||||
top: 68px;
|
||||
padding: 0px 2px;
|
||||
.btn-xs {
|
||||
line-height: 1.3;
|
||||
padding: 0 2px 0;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in a new issue