Compare commits

..

No commits in common. "ee306d8e6d4acea3e3019b8b6bffb3d756857081" and "947307b4b9c6d2c628e02ef2c8aea2a80c055d99" have entirely different histories.

View File

@ -74,7 +74,7 @@ body.controller-calendars #top-menu > ul li a.calendar-link {
#header {
height: 55px;
padding: 4px 8px 20px 6px; /* reuse default values from /stylesheets/application.css */
padding: 0;
/*height: auto;
height: 5em;
min-height: 55px;*/
@ -106,6 +106,7 @@ body.controller-calendars #top-menu > ul li a.calendar-link {
/* Mostly the tabs just below the page title */
#main-menu {
width: auto;
border: none;
margin-left: 1em;
background-color: transparent; }