diff --git a/Courses.php b/Courses.php index 5bba2fc..414b916 100644 --- a/Courses.php +++ b/Courses.php @@ -780,10 +780,6 @@ List courses by faculty diff --git a/Header.php b/Header.php index 1bb45e9..2067e83 100644 --- a/Header.php +++ b/Header.php @@ -139,6 +139,10 @@ if (mysqli_connect_errno()) { color: #2471A3; } + .form-control{ + padding-top: 1px; + padding-bottom:1px; + }