Skip to content

Commit ca016cd

Browse files
authored
Feature/add open collective (#2228)
* feat: code-fund re-positioned * refactor: remove patreon add opencollective * feature: change active theme position on dropdown * feature: fixed white spaces * feature: fixed white spaces * refactor: fixe color theme dropdown on main page disabled * refactor: github button on main page visible
1 parent 8dd6b29 commit ca016cd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/app/template/MainHeader.vue

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,11 @@
7676
</md-menu>
7777
</div>
7878

79-
<div v-if="!isSplash">
80-
<md-button href="http://github.com/vuematerial/vue-material" target="_blank" class="md-icon-button">
81-
<md-icon md-src="/assets/icon-github.svg" class="icon-github" />
82-
</md-button>
79+
<md-button href="http://github.com/vuematerial/vue-material" target="_blank" class="md-icon-button">
80+
<md-icon md-src="/assets/icon-github.svg" class="icon-github" />
81+
</md-button>
8382

83+
<div v-if="!isSplash">
8484
<md-menu md-align-trigger>
8585
<md-button class="button-theme md-icon-button md-dense md-raised md-primary" md-menu-trigger>
8686
<md-icon class="icon-github">invert_colors</md-icon>

0 commit comments

Comments
 (0)