Update jquery.uls to bd78c24

* Add left and right padding for search header of compact ULS
* Support language codes that are redirects
* Localisation updates

Change-Id: I52215676f20b2ce87178a73d071a209f0e4e323c
This commit is contained in:
Santhosh Thottingal
2016-04-06 09:42:09 +05:30
parent c3ea89d9d9
commit 74de11e73d
19 changed files with 54 additions and 42 deletions

View File

@@ -10,7 +10,7 @@
.uls-compact .uls-search {
background: white;
border-top: none;
padding: 0.8em 0;
padding: 0.8em 10%;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #DDD;