double-decker tootbox

This commit is contained in:
Ondřej Hruška
2017-10-16 22:10:14 +02:00
parent 6cd5b3bbe5
commit 26f08f0791
2 changed files with 29 additions and 30 deletions

View File

@@ -302,7 +302,7 @@
font-family: inherit;
font-size: 14px;
background: $simple-background-color;
border-radius: 0 0 4px;
//border-radius: 0 0 4px;
}
.compose-form__buttons-wrapper {
@@ -452,6 +452,7 @@
.compose-form__publish {
display: flex;
justify-content: flex-end;
min-width: 0;
}