fix header icon width

This commit is contained in:
Mads Rasmussen
2017-06-19 10:21:21 +02:00
parent 41ee187637
commit a7a7909a25

View File

@@ -387,8 +387,8 @@
background: @white;
border: 1px solid @gray-8;
animation: fadeIn 0.5s;
flex: 0 0 55px;
border-radius: 3px;
width: 55px;
}
.umb-panel-header-title-wrapper {