Fix the height and move the navigation arrows #2

Manually merged
pilou merged 2 commits from fix_header_height_and_move_nav_arrows into main 2022-07-16 03:42:12 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit eb8dd4c297 - Show all commits

View File

@ -74,7 +74,7 @@ body.controller-calendars #top-menu > ul li a.calendar-link {
#header {
height: 55px;
padding: 0;
padding: 4px 8px 20px 6px; /* reuse default values from /stylesheets/application.css */
/*height: auto;
height: 5em;
min-height: 55px;*/