diff options
Diffstat (limited to 'demos/button')
-rw-r--r-- | demos/button/icons.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/button/icons.html b/demos/button/icons.html index f0b0f90fb..a8deca9cd 100644 --- a/demos/button/icons.html +++ b/demos/button/icons.html @@ -41,6 +41,7 @@ <button>Button with icon on the right</button> <button>Button with icon on the top</button> <button>Button with icon on the bottom</button> + <button>Button with icon on the top</button> </div> <div class="css"> <h1>CSS</h1> |