Tweak synctex buttons style so the pdf resizer still works above them

This commit is contained in:
James Allen 2014-07-11 13:04:01 +01:00
parent 39e4f46bdb
commit 660a307418

View file

@ -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;
}
}