@@ -153,7 +153,7 @@ |
||
153 | 153 | MaterializeExtraAsset::register($view); |
154 | 154 | |
155 | 155 | // Has issues on positioning: https://github.com/google/material-design-icons/issues/206 |
156 | - $label = $this->renderIcon($link['icon']) . $label; |
|
156 | + $label = $this->renderIcon($link['icon']).$label; |
|
157 | 157 | } |
158 | 158 | |
159 | 159 | $options = $link['options']; |