diff options
| author | kaniini <nenolod@gmail.com> | 2018-08-20 00:03:35 +0000 |
|---|---|---|
| committer | kaniini <nenolod@gmail.com> | 2018-08-20 00:03:35 +0000 |
| commit | 9982376f9a316a5e4224ea44c7392b272f5549d1 (patch) | |
| tree | f966aa0c653014bda62ac76ea521cc7aa8aeab61 /src/components/post_status_form | |
| parent | 65dfceae59de8c0a8d79168f345d16942695c573 (diff) | |
| parent | 2a87e29180641621301a9e04bc2f493e01f4ca33 (diff) | |
Merge branch 'feature/theme-export-import' into 'develop'
Theme import & export
Closes #119
See merge request pleroma/pleroma-fe!290
Diffstat (limited to 'src/components/post_status_form')
| -rw-r--r-- | src/components/post_status_form/post_status_form.vue | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/components/post_status_form/post_status_form.vue b/src/components/post_status_form/post_status_form.vue index 2b84758b..1e1c6f1d 100644 --- a/src/components/post_status_form/post_status_form.vue +++ b/src/components/post_status_form/post_status_form.vue @@ -107,10 +107,6 @@ padding: 0.5em; height: 32px; - button { - width: 10em; - } - p { margin: 0.35em; padding: 0.35em; |
