diff --git a/pmcalendar.php b/pmcalendar.php index 4c34a19..490be42 100644 --- a/pmcalendar.php +++ b/pmcalendar.php @@ -353,7 +353,7 @@ if ($act == 'newevent') { } .left { margin-left: 5px; - margin-top: 0px !important; + margin-top: 5px !important; } .left_box { display: flex; @@ -371,6 +371,7 @@ if ($act == 'newevent') { line-height: 23px; margin-left: 11px; cursor: pointer; + margin-top: 5px; } #gamesbtn { display: none;