Browse Source

Smaller size for menu fixed button

pull/1139/merge
jlukic 10 years ago
parent
commit
5457b186e3
1 changed files with 1 additions and 1 deletions
  1. 2
      server/layouts/default.html.eco

2
server/layouts/default.html.eco

@ -321,7 +321,7 @@
</div> </div>
</div> </div>
<div class="ui black huge launch right attached fixed button">
<div class="ui black big launch right attached fixed button">
<i class="content icon"></i> <i class="content icon"></i>
<span class="text">Menu</span> <span class="text">Menu</span>
</div> </div>

Loading…
Cancel
Save