1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

Fix tooltips position

This commit is contained in:
Kazu Yokomizo
2018-01-24 16:08:44 -05:00
parent f235d832d5
commit e7e8f11a74
5 changed files with 6 additions and 6 deletions

View File

@@ -8,7 +8,7 @@
tooltip()
position absolute
pointer-events none
top 65px
top 50px
right 70px
z-index 200
padding 5px

View File

@@ -8,7 +8,7 @@
tooltip()
position absolute
pointer-events none
top 65px
top 50px
right 20px
z-index 200
padding 5px

View File

@@ -11,7 +11,7 @@
tooltip()
position absolute
pointer-events none
top 65px
top 50px
right 115px
width 40px
z-index 200

View File

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

View File

@@ -8,7 +8,7 @@
tooltip()
position absolute
pointer-events none
top 65px
top 50px
right 50px
z-index 200
padding 5px