Merge "Replace #p-lang-list with #p-lang .body ul"
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
margin: 5px 0;
|
||||
}
|
||||
|
||||
#p-lang-list .uls-trigger {
|
||||
#p-lang .body ul .uls-trigger {
|
||||
background-image: none;
|
||||
padding: 0;
|
||||
}
|
||||
@@ -37,4 +37,4 @@
|
||||
border-right-color: #555555;
|
||||
border-width: 20px;
|
||||
top: 250px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -317,6 +317,6 @@
|
||||
};
|
||||
|
||||
$( document ).ready( function () {
|
||||
$( '#p-lang-list' ).compactInterlanguageList();
|
||||
$( '#p-lang .body ul' ).compactInterlanguageList();
|
||||
} );
|
||||
}( jQuery, mediaWiki ) );
|
||||
|
||||
Reference in New Issue
Block a user