Make header name input look ok when disabled (reverts input height adjustment from ff8f9083)
This commit is contained in:
committed by
Sebastiaan Janssen
parent
966bfafe22
commit
9598d2c2e6
@@ -111,7 +111,7 @@ input.umb-editor-header__name-input {
|
||||
margin-bottom: 0;
|
||||
font-weight: bold;
|
||||
box-sizing: border-box;
|
||||
height: 30px;
|
||||
height: 32px;
|
||||
line-height: 32px;
|
||||
width: 100%;
|
||||
padding: 0 10px;
|
||||
|
||||
Reference in New Issue
Block a user