4,554
edits
No edit summary |
No edit summary |
||
Line 382: | Line 382: | ||
display: none!important; | display: none!important; | ||
} | } | ||
.simpleSearch { | |||
grid-column: 1 / 2; /* Position in the first column / | |||
} | |||
#simpleSearch { | #simpleSearch { | ||
margin-left: 10px; / Adjust as needed / | margin-left: 10px; / Adjust as needed / | ||
text-align: left; / Aligns content to the left */ | text-align: left; / Aligns content to the left */ | ||
} | } | ||