Update height of input in header

This commit is contained in:
Bjarne Fyrstenborg
2017-07-07 23:21:19 +02:00
parent e73fda14b5
commit 0f22c41eee

View File

@@ -446,8 +446,8 @@ input.umb-panel-header-name-input {
margin-bottom: 0;
font-weight: bold;
box-sizing: border-box;
height: 30px;
line-height: 30px;
height: 32px;
line-height: 32px;
width: 100%;
&:hover {
background: @white;