mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-03 19:57:57 +02:00
Code fix
This commit is contained in:
@@ -60,4 +60,4 @@ if (file_exists('install.php')) {
|
||||
|
||||
// Flush (send) the output buffer and turn off output buffering
|
||||
ob_end_flush();
|
||||
}
|
||||
}
|
||||
|
@@ -170,7 +170,7 @@
|
||||
|
||||
.install-languages a {
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
.language-link img {
|
||||
|
Reference in New Issue
Block a user