Subversion Repositories LCARS

Rev

Rev 179 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 179 Rev 231
Line 45... Line 45...
45
      );
45
      );
46
    ?>
46
    ?>
47
  }
47
  }
48
 
48
 
49
  .menu {
49
  .menu {
50
    height: 21.8em;
50
    height: 19.6em;
51
    <?php
51
    <?php
52
      Mixins::transition('', 'height 0.5s 0.5s linear');
52
      Mixins::transition('', 'height 0.5s 0.5s linear');
53
    ?>
53
    ?>
54
  }
54
  }
55
 
55