We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd2a820 commit 6eeb8eeCopy full SHA for 6eeb8ee
1 file changed
browser/styles/main/ArticleDetail.styl
@@ -75,14 +75,17 @@ infoButton()
75
&:hover
76
.tooltip
77
opacity 1
78
+ &>button
79
&:nth-child(1) .tooltip
- margin-left -40px
80
- &:nth-child(2) .tooltip
81
- margin-left -80px
+ margin-left -85px
82
&:nth-child(3) .tooltip
83
- margin-left -60px
+ margin-left -80px
84
&:nth-child(4) .tooltip
85
- margin-left -50px
+ margin-left -60px
+ &:nth-child(5) .tooltip
86
+ margin-left -100px
87
+ .ShareButton-open-button .tooltip
88
+ margin-left -40px
89
.ShareButton-dropdown
90
position fixed
91
&.hide
0 commit comments