Template:Support Page: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 195:
position: absolute;
top: 16px;
left: 20px16px
}
.sp-languages-expand {
Line 201:
top: 16px;
right: 16px;
cursor: pointer;
}
 
Line 219 ⟶ 220:
.sp-languages ul li {
display: inline-block;
padding: 12px 6px0;
margin-bottom: 0;
white-space: nowrap;
}
 
.sp-languages ul li:after {
content: "·";
padding: 0 8px;
}
.sp-languages ul li:last-of-type:after {
display: none;
}
 
Line 230 ⟶ 239:
-webkit-transition: all 300ms;
transition: all 300ms;
padding-bottom: 12px 0;
}