Merge branch 'master' of github.com:wikimedia/jquery.uls

This commit is contained in:
Santhosh Thottingal
2013-03-26 09:30:10 +05:30

View File

@@ -24,6 +24,7 @@
box-shadow: none; box-shadow: none;
outline: none; outline: none;
font-size: 18px; font-size: 18px;
left: 0;
} }
.uls-compact .uls-language-list { .uls-compact .uls-language-list {
@@ -49,6 +50,7 @@
margin: 15px 0 5px 19px; margin: 15px 0 5px 19px;
cursor: pointer; cursor: pointer;
padding: 6px; padding: 6px;
text-decoration: none;
font-size: 14px; font-size: 14px;
border: 1px solid transparent; border: 1px solid transparent;
} }