Updated header design

This commit is contained in:
Dan Brown
2017-08-19 15:33:22 +01:00
parent 666c86b108
commit 28a9bd514f
9 changed files with 74 additions and 69 deletions

View File

@ -248,15 +248,14 @@ div[editor-type="markdown"] .title-input.page-title input[type="text"] {
border: none;
color: $primary;
padding: 0;
margin: 0;
cursor: pointer;
margin-left: $-s;
}
button[type="submit"] {
margin-left: -$-l;
position: absolute;
left: 7px;
top: 7px;
}
input {
padding-right: $-l;
display: block;
padding-left: $-l;
width: 300px;
max-width: 100%;
}