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

realign tooltip of buttons in articleDetail

This commit is contained in:
Rokt33r
2015-12-28 21:02:11 +09:00
parent dd2a8202ef
commit 6eeb8eeba6

View File

@@ -75,14 +75,17 @@ infoButton()
&:hover
.tooltip
opacity 1
&>button
&:nth-child(1) .tooltip
margin-left -40px
&:nth-child(2) .tooltip
margin-left -80px
margin-left -85px
&:nth-child(3) .tooltip
margin-left -60px
margin-left -80px
&:nth-child(4) .tooltip
margin-left -50px
margin-left -60px
&:nth-child(5) .tooltip
margin-left -100px
.ShareButton-open-button .tooltip
margin-left -40px
.ShareButton-dropdown
position fixed
&.hide