Tighten padding of composer action bar buttons so they fit at narrowest size

This commit is contained in:
Ben Gotow 2019-06-16 22:00:18 -05:00
parent 9c242f5bb2
commit 6d4e805437

View file

@ -274,7 +274,7 @@ body.platform-win32 {
background: transparent;
box-shadow: 0 0 0;
margin: 0;
padding: 0 9px;
padding: 0 8px;
white-space: nowrap;
img.content-mask {