diff options
| author | Shpuld Shpludson <shp@cock.li> | 2017-11-12 22:41:31 +0000 |
|---|---|---|
| committer | Shpuld Shpludson <shp@cock.li> | 2017-11-12 22:41:31 +0000 |
| commit | c7f5f3f59512ea7eb389d9c1543dabe6cfdda55e (patch) | |
| tree | f272c36b689f62d6710fcfeea79438924541ca3d /src/components/post_status_form | |
| parent | 58135410063477e708e0dca090a67fe6a3e6b4c4 (diff) | |
| parent | c18aace3da78f3603528fa621077b3df846aefc9 (diff) | |
Merge branch 'css-fixes-and-updates' into 'develop'
Css fixes and updates
See merge request pleroma/pleroma-fe!150
Diffstat (limited to 'src/components/post_status_form')
| -rw-r--r-- | src/components/post_status_form/post_status_form.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/post_status_form/post_status_form.vue b/src/components/post_status_form/post_status_form.vue index 0a744c10..33614637 100644 --- a/src/components/post_status_form/post_status_form.vue +++ b/src/components/post_status_form/post_status_form.vue @@ -164,6 +164,7 @@ width: 24px; height: 24px; border-radius: 2px; + object-fit: contain; } span { line-height: 24px; |
