File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -327,25 +327,25 @@ corresponds to the arrow we want to display */
327327
328328.tooltipster-sidetip .tooltipster-bottom .tooltipster-arrow-background {
329329 border-bottom-color : # 565656 ;
330- left : 0 px ;
330+ left : 0 ;
331331 top : 3px ;
332332}
333333
334334.tooltipster-sidetip .tooltipster-left .tooltipster-arrow-background {
335335 border-left-color : # 565656 ;
336336 left : -3px ;
337- top : 0 px ;
337+ top : 0 ;
338338}
339339
340340.tooltipster-sidetip .tooltipster-right .tooltipster-arrow-background {
341341 border-right-color : # 565656 ;
342342 left : 3px ;
343- top : 0 px ;
343+ top : 0 ;
344344}
345345
346346.tooltipster-sidetip .tooltipster-top .tooltipster-arrow-background {
347347 border-top-color : # 565656 ;
348- left : 0 px ;
348+ left : 0 ;
349349 top : -3px ;
350350}
351351
You can’t perform that action at this time.
0 commit comments