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