[Search] mct-control textfield breaks focus
Set up bundle.json so that the search bar could be a mct-control, but left the control itself commented out because then CSS styling would not work due to lack of access to parent elements.
This commit is contained in:
@@ -58,6 +58,11 @@
|
||||
|
||||
// Modifications for existence of menu icon:
|
||||
padding-right: 16px + 12px;
|
||||
|
||||
// Make work for mct-control textfield
|
||||
input {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.search-icon {
|
||||
|
||||
Reference in New Issue
Block a user