mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Align search input text field with buttons (#7251)
This commit is contained in:
@@ -2188,6 +2188,7 @@ else { //default: white
|
||||
-webkit-transition: all 0.25s ease;
|
||||
-moz-transition: all 0.25s ease;
|
||||
transition: all 0.25s ease;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
input[type=text].list-search:focus {
|
||||
|
||||
Reference in New Issue
Block a user