Template:Support Page: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
Line 61: | Line 61: | ||
.sp-languages ul { |
.sp-languages ul { |
||
overflow: hidden; |
overflow: hidden; |
||
margin: 0 |
margin: 0; |
||
white-space: nowrap; |
white-space: nowrap; |
||
list-style: none; |
list-style: none; |
||
} |
|||
@media all and (min-width: 500px) { |
|||
.sp-languages ul { |
|||
margin-left: 34px; |
|||
} |
|||
} |
} |
||
.sp-languages ul:focus { |
.sp-languages ul:focus { |