Bug 1411236 - Conflicting sidebar search bar padding rules on Windows. r=dao

MozReview-Commit-ID: ADmPbK7kdaC

--HG--
extra : rebase_source : f7cf7080b139d9f40a35ff06426b241a94174262
This commit is contained in:
Nihanth Subramanya 2017-10-24 17:45:38 +05:30
parent 102749efd3
commit 23ffb2f5d6

View File

@ -9,10 +9,6 @@
background-color: transparent;
}
#sidebar-search-container {
padding: 8px;
}
.sidebar-placesTree {
-moz-appearance: none;
background-color: transparent;
@ -80,7 +76,7 @@
}
#sidebar-search-container {
padding: 4px;
padding: 8px;
}
#search-box {