mirror of
https://github.com/10h30/full-screen-morphing-search.git
synced 2026-07-16 21:13:19 +09:00
Force Search Input height
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
|
||||
.morphsearch-input {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
height: 100% !important;
|
||||
padding: 0 10% 0 10px !important;
|
||||
font-weight: 700;
|
||||
font-style: italic;
|
||||
|
||||
Reference in New Issue
Block a user