Skip to content

Commit

Permalink
#14 adding pulse in the menu button
Browse files Browse the repository at this point in the history
  • Loading branch information
lucianaribeiro committed Sep 7, 2018
1 parent a4b5a26 commit 317b402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/structures/sidenav.js
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ class Sidenav extends Component {
</li>
</ul>
</ul>
<a data-target="slide-out" className="sidenav-trigger sidenav-teste">
<a data-target="slide-out" className="sidenav-trigger sidenav-teste pulse waves-effect">
<i className="material-icons small">menu</i>
</a>
</div>
Expand Down

0 comments on commit 317b402

Please sign in to comment.