Merge pull request #1218 from pixelfed/trwnh-1

fix white block in dark moment ui
This commit is contained in:
daniel 2019-04-30 00:08:23 -06:00 committed by GitHub
commit 899e00a806
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -363,8 +363,7 @@
<style type="text/css" scoped> <style type="text/css" scoped>
.status-comments, .status-comments,
.reactions, .reactions {
.col-md-4 {
background: #fff; background: #fff;
} }
.postPresenterContainer { .postPresenterContainer {