[SOLVED] Change width of text search field on lookup |
8/13/2020 01:25:54 | |
| PHPRunner General questions | ||
|
Hi Guys,
|
||
|
|
Myr0n 8/13/2020 |
|
try adding this CSS .input-group { |
|
|
|
woodey2002 author 8/13/2020 |
|
Perfect thank you so Much! |
|
|
|
woodey2002 author 8/13/2020 |
|
To align search button and cancel button to cope with the increased width, |
|
|
|
woodey2002 author 8/17/2020 |
|
Sorry to say this one is not solved as earlier appeared. .input-group {
|
|
|
|
woodey2002 author 8/19/2020 |
|
This worked for me hope it helps you! .navbar-form .input-group > .form-control { |
|