Add left and right padding for search header of compact ULS
See https://phabricator.wikimedia.org/T130633 Change-Id: I59a632c312682a92cf8341dec9de2779a81bb298
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
.uls-compact .uls-search {
|
.uls-compact .uls-search {
|
||||||
background: white;
|
background: white;
|
||||||
border-top: none;
|
border-top: none;
|
||||||
padding: 0.8em 0;
|
padding: 0.8em 10%;
|
||||||
border-bottom-width: 1px;
|
border-bottom-width: 1px;
|
||||||
border-bottom-style: solid;
|
border-bottom-style: solid;
|
||||||
border-bottom-color: #DDD;
|
border-bottom-color: #DDD;
|
||||||
|
|||||||
Reference in New Issue
Block a user