Skip to content

Commit 5acd39d

Browse files
committed
Merge pull request #74 from githubjeka/master
[phundament] Add .hold-transition
2 parents b36ec6a + 19a96b4 commit 5acd39d

File tree

1 file changed

+1
-1
lines changed
  • example-views/phundament/app/layouts

1 file changed

+1
-1
lines changed

example-views/phundament/app/layouts/main.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<![endif]-->
3030
</head>
3131

32-
<body class="skin-black">
32+
<body class="hold-transition skin-black sidebar-mini">
3333
<?php $this->beginBody() ?>
3434

3535
<div class="wrapper">

0 commit comments

Comments
 (0)