diff --git a/browser/main/Detail/FullscreenButton.styl b/browser/main/Detail/FullscreenButton.styl index 132df2f8..cc1a8dff 100644 --- a/browser/main/Detail/FullscreenButton.styl +++ b/browser/main/Detail/FullscreenButton.styl @@ -8,7 +8,7 @@ tooltip() position absolute pointer-events none - top 65px + top 50px right 70px z-index 200 padding 5px diff --git a/browser/main/Detail/InfoButton.styl b/browser/main/Detail/InfoButton.styl index 0e9a5af7..d2a84708 100644 --- a/browser/main/Detail/InfoButton.styl +++ b/browser/main/Detail/InfoButton.styl @@ -8,7 +8,7 @@ tooltip() position absolute pointer-events none - top 65px + top 50px right 20px z-index 200 padding 5px diff --git a/browser/main/Detail/StarButton.styl b/browser/main/Detail/StarButton.styl index ae161062..d5fd755b 100644 --- a/browser/main/Detail/StarButton.styl +++ b/browser/main/Detail/StarButton.styl @@ -11,7 +11,7 @@ tooltip() position absolute pointer-events none - top 65px + top 50px right 115px width 40px z-index 200 diff --git a/browser/main/Detail/ToggleModeButton.styl b/browser/main/Detail/ToggleModeButton.styl index e48fe9dd..c69401f8 100644 --- a/browser/main/Detail/ToggleModeButton.styl +++ b/browser/main/Detail/ToggleModeButton.styl @@ -30,8 +30,8 @@ tooltip() position absolute pointer-events none - top 40px - left -3px + top 33px + left -10px z-index 200 width 80px padding 5px diff --git a/browser/main/Detail/TrashButton.styl b/browser/main/Detail/TrashButton.styl index da107ded..7c7af878 100644 --- a/browser/main/Detail/TrashButton.styl +++ b/browser/main/Detail/TrashButton.styl @@ -8,7 +8,7 @@ tooltip() position absolute pointer-events none - top 65px + top 50px right 50px z-index 200 padding 5px