mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-06 05:07:49 +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
|
// Flush (send) the output buffer and turn off output buffering
|
||||||
ob_end_flush();
|
ob_end_flush();
|
||||||
}
|
}
|
||||||
|
@@ -170,7 +170,7 @@
|
|||||||
|
|
||||||
.install-languages a {
|
.install-languages a {
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.language-link img {
|
.language-link img {
|
||||||
|
Reference in New Issue
Block a user