fix CSS regression in searchbox
This commit is contained in:
parent
f20efc57f3
commit
ec1a2f6abf
|
@ -44,7 +44,7 @@ limitations under the License.
|
||||||
height: 24px;
|
height: 24px;
|
||||||
border: 0px ! important;
|
border: 0px ! important;
|
||||||
/* border-bottom: 1px solid rgba(0, 0, 0, 0.1) ! important; */
|
/* border-bottom: 1px solid rgba(0, 0, 0, 0.1) ! important; */
|
||||||
background-color: transparent;
|
background-color: transparent ! important;
|
||||||
border: 0px;
|
border: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue