Improve button style
This commit is contained in:
parent
4ed0f4ea48
commit
6af716a689
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ if (isset($_POST['wishlist_delete_id'])) {
|
|||
<h2 class="ui header">Options</h1>
|
||||
<p>Wishlist related options.</p>
|
||||
|
||||
<button class="ui labeled icon button disabled">
|
||||
<button class="ui small labeled icon button disabled">
|
||||
<i class="share icon"></i>
|
||||
Share
|
||||
</button>
|
||||
|
|
Loading…
Reference in a new issue