# How can I change Button size

**URL:** https://discourse.nodered.org/t/how-can-i-change-button-size/6305
**Category:** Dashboard
**Created:** [2 January 2019 07:35 UTC](https://discourse.nodered.org/t/how-can-i-change-button-size/6305 "2019-01-02T07:35:16Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![wtrk](https://avatars.discourse-cdn.com/v4/letter/w/97f17d/32.png) [@wtrk](https://discourse.nodered.org/u/wtrk)
#### Post date: [2 January 2019 07:35 UTC](https://discourse.nodered.org/t/how-can-i-change-button-size/6305/1 "2019-01-02T07:35:16Z")

</div>

Hi everyone.

I want to change dashboard button size but the min limit is for example 1cm and I want it less, you can see what I want in picture below.

 ![Untitled](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/1/1e22115d7efca1eab7f72452606aa07ca2f7329c.png)

---

<div class="post-metadata">

### Author: ![dceejay](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dceejay/32/38_2.png) [@dceejay](https://discourse.nodered.org/u/dceejay)
#### Post date: [2 January 2019 08:32 UTC](https://discourse.nodered.org/t/how-can-i-change-button-size/6305/2 "2019-01-02T08:32:38Z")

</div>

you can use the site sizes to change any of the geometry for the layout grid  
 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/b/bc19d4cda36e2e143c766576c0b43aa84b3fd4dc.png)

Changing the 1x1 vertical size will reduce the height of every row including buttons,

---

<div class="post-metadata">

### Author: ![wtrk](https://avatars.discourse-cdn.com/v4/letter/w/97f17d/32.png) [@wtrk](https://discourse.nodered.org/u/wtrk)
#### Post date: [2 January 2019 08:47 UTC](https://discourse.nodered.org/t/how-can-i-change-button-size/6305/3 "2019-01-02T08:47:08Z")

</div>

Where is this menu, I just want to resize dashboard button size smaller.

---

<div class="post-metadata">

### Author: ![knolleary](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/knolleary/32/3_2.png) [@knolleary](https://discourse.nodered.org/u/knolleary)
#### Post date: [2 January 2019 09:22 UTC](https://discourse.nodered.org/t/how-can-i-change-button-size/6305/4 "2019-01-02T09:22:36Z")

</div>

> [@wtrk](#):
>
> Where is this menu, I just want to resize dashboard button size smaller.

It is in the dashboard sidebar in the editor. The grid applies to all elements - you cannot change the height of just one as it will break the grid layout.

---

<div class="post-metadata">

### Author: ![wtrk](https://avatars.discourse-cdn.com/v4/letter/w/97f17d/32.png) [@wtrk](https://discourse.nodered.org/u/wtrk)
#### Post date: [2 January 2019 10:23 UTC](https://discourse.nodered.org/t/how-can-i-change-button-size/6305/5 "2019-01-02T10:23:18Z")

</div>

> [@knolleary](#):
>
> > [@wtrk](#):
> >
> > Where is this menu, I just want to resize dashboard button size smaller.
> 
> It is in the dashboard sidebar in the editor. The grid applies to all elements - you cannot change the height of just one as it will break the grid layout.

Found it. Thank you for all of your helps
