layout of post-text extension

This commit is contained in:
2015-12-30 16:58:01 +01:00
parent d77f85dbd0
commit 9fe445ed20
3 changed files with 7 additions and 5 deletions

View File

@@ -136,8 +136,9 @@ div.input_with_post_text {
align-items: center;
}
div.input_with_post_text span {
div.input_with_post_text span.post_text {
flex: 1;
margin-left: 0.5em;
}
div.input_with_post_text input {
width: 70%;