From f534e8db1318a091f0980ecaa5384db7939fb37c Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Sun, 4 Jul 2021 20:11:03 +0200 Subject: Use CSS grid for admin search forms --- theme/admin/html/post/search.php | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'theme/admin/html/post') diff --git a/theme/admin/html/post/search.php b/theme/admin/html/post/search.php index 00bd016..835a4ef 100644 --- a/theme/admin/html/post/search.php +++ b/theme/admin/html/post/search.php @@ -3,8 +3,13 @@

text('search_post_desc')?>

-
- +
+ + +
+ +
-- cgit v1.2.3