Update from GitHub
Utils refactoring CSS lint bug 39932: Clicking twice in a region moves the focus to the Worldwide region Change-Id: I7853700a077db8de7dbe3c57fd71b829784f2fe6
This commit is contained in:
@@ -180,7 +180,7 @@ input:focus#languagefilter {
|
||||
float: right;
|
||||
}
|
||||
|
||||
span#languagefilter-clear {
|
||||
#languagefilter-clear {
|
||||
/* @embed */
|
||||
background: url('../images/clear.png') no-repeat scroll left center
|
||||
transparent;
|
||||
@@ -553,7 +553,7 @@ img {
|
||||
}
|
||||
|
||||
.uls-language-block ul {
|
||||
margin: 0px 0px 1.6em;
|
||||
margin: 0 0 1.6em;
|
||||
}
|
||||
|
||||
.uls-language-list ul li {
|
||||
|
||||
Reference in New Issue
Block a user