Adjust Windows-specific CSS to match new slightly narrower toolbar

This commit is contained in:
Ben Gotow 2019-10-13 15:57:57 -05:00
parent 989482f417
commit 79cddc6968

View file

@ -492,7 +492,7 @@ body.platform-win32 {
.btn-toolbar {
transition: background 300ms;
margin: 0 0 0 1px;
height: 37px;
height: 33px;
padding: 0 14px;
padding-bottom: 2px;
border: 0;