mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -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 {
|
.synctex-controls {
|
||||||
padding: 68px 2px 0;
|
top: 68px;
|
||||||
|
padding: 0px 2px;
|
||||||
.btn-xs {
|
.btn-xs {
|
||||||
line-height: 1.3;
|
line-height: 1.3;
|
||||||
padding: 0 2px 0;
|
padding: 0 2px 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue