Login form, post status form, status css fixes.

This commit is contained in:
Roger Braun 2016-11-12 21:31:41 +01:00
parent f0f5d8c913
commit c9ab70db8e
3 changed files with 8 additions and 5 deletions

View file

@ -20,7 +20,7 @@
<script src="./post_status_form.js"></script>
<style lang="scss">
.post-status-form {
.post-status-form, .login {
.form-bottom {
display: flex;
padding: 0.5em;