Project

General

Profile

« Previous | Next » 

Revision e1b47cbf

Added by Andreas Kohlbecker over 11 years ago

changing font and position of main content

View differences:

7.x/themes/zen_dataportal/sass/layouts/responsive-sidebars.scss
79 79

  
80 80
@media all and (min-width: 480px) {
81 81
  #main {
82
    padding-top: $menu-bar-line-height + $zen-gutter-width / 2; /* Move all the children of #main down to make room. */
82
    padding-top: $menu-bar-line-height + $zen-gutter-width; /* Move all the children of #main down to make room. */
83 83
    position: relative;
84 84
  }
85 85
  #navigation {

Also available in: Unified diff