Set synctex controls z-index to the minimum working value.
This commit is contained in:
@@ -55,7 +55,7 @@ define [
|
||||
controls.css({
|
||||
position: "absolute"
|
||||
right: state.east.size
|
||||
"z-index": 10
|
||||
"z-index": 3
|
||||
})
|
||||
|
||||
resetOpenStates = () ->
|
||||
|
||||
Reference in New Issue
Block a user