diff --git a/school/public/css/style.css b/school/public/css/style.css index 2be40e4f..adb77517 100644 --- a/school/public/css/style.css +++ b/school/public/css/style.css @@ -1376,7 +1376,7 @@ pre { } .search-course { - background-image: url(/assets/frappe/icons/timeless/search.svg); + background-image: url(/assets/frappe/icons/timeless/search.svg); border: 1px solid #C8CFD5; box-sizing: border-box; border-radius: 6px; @@ -1384,8 +1384,8 @@ pre { padding: 0.625rem 0.75rem; height: 36px; background-repeat: no-repeat; - text-indent: 1.5rem; - background-position: 1rem 0.65rem; + text-indent: 1.5rem; + background-position: 1rem 0.65rem; } .section-heading {