Template CSS, Vertical Menu: Minor adjustments.

This commit is contained in:
Nate
2020-03-26 16:54:06 -06:00
parent d7824ab5a8
commit c431c86382
2 changed files with 10 additions and 1 deletions
+4
View File
@@ -2671,6 +2671,10 @@ header('Expires: '.gmdate('D, d M Y H:i:s',time()+3600).' GMT');
margin: <?php echo $_SESSION['theme']['modal_message_margin']['text'] != '' ? $_SESSION['theme']['modal_message_margin']['text'] : '0 0 20px 0'; ?>;
}
.modal-actions {
display: block;
text-align: left;
}
<?php