summaryrefslogtreecommitdiffstats
path: root/webapp/sass/layout/_post-right.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <asaadmahmood@users.noreply.github.com>2017-04-25 20:01:29 +0500
committerJoram Wilander <jwawilander@gmail.com>2017-04-25 11:01:29 -0400
commitcc07c005074348de87854f1c953a549e8772fa03 (patch)
treebaf3d1ccd70e880df2b965710532a0972f0a7500 /webapp/sass/layout/_post-right.scss
parentdb68e598a10d36013b7ff0994eca86e0464355e1 (diff)
downloadchat-cc07c005074348de87854f1c953a549e8772fa03.tar.gz
chat-cc07c005074348de87854f1c953a549e8772fa03.tar.bz2
chat-cc07c005074348de87854f1c953a549e8772fa03.zip
Minor UI fixes (#6227)
Diffstat (limited to 'webapp/sass/layout/_post-right.scss')
-rw-r--r--webapp/sass/layout/_post-right.scss6
1 files changed, 0 insertions, 6 deletions
diff --git a/webapp/sass/layout/_post-right.scss b/webapp/sass/layout/_post-right.scss
index 9772ebc67..6556f4a94 100644
--- a/webapp/sass/layout/_post-right.scss
+++ b/webapp/sass/layout/_post-right.scss
@@ -11,12 +11,6 @@
.post-right-comments-container {
position: relative;
-
- .post {
- &:first-child {
- padding-top: 15px;
- }
- }
}