File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -86,8 +86,8 @@ <h2 class="header">Large</h2>
86
86
< a class ="waves-effect waves-light btn-large "> < i class ="material-icons right "> cloud</ i > button</ a >
87
87
< pre > < code class ="language-markup col s12 ">
88
88
<a class="waves-effect waves-light btn-large"> Button</a>
89
- <a class="waves-effect waves-light btn-large"> <i class="material-icons left"> </i> button</a>
90
- <a class="waves-effect waves-light btn-large"> <i class="material-icons right"> cloud</ i > </i> button</a>
89
+ <a class="waves-effect waves-light btn-large"> <i class="material-icons left"> cloud </i> button</a>
90
+ <a class="waves-effect waves-light btn-large"> <i class="material-icons right"> cloud</i> button</a>
91
91
</ code > </ pre >
92
92
</ div >
93
93
< div id ="disabled " class ="section scrollspy ">
You can’t perform that action at this time.
0 commit comments