diff --git a/index.php b/index.php index 1457ae5..baa02e0 100644 --- a/index.php +++ b/index.php @@ -60,4 +60,4 @@ if (file_exists('install.php')) { // Flush (send) the output buffer and turn off output buffering ob_end_flush(); -} \ No newline at end of file +} diff --git a/install.php b/install.php index 1d80f6d..5c140e0 100644 --- a/install.php +++ b/install.php @@ -170,7 +170,7 @@ .install-languages a { padding-left: 5px; - padding-right: 5px; + padding-right: 5px; } .language-link img {