From 975a5dc759ab0f98f3db01b2a355416b0f687e42 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Thu, 19 Nov 2015 21:17:04 +0500 Subject: Updating dropdown content --- web/sass-files/sass/partials/_responsive.scss | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'web/sass-files/sass/partials/_responsive.scss') diff --git a/web/sass-files/sass/partials/_responsive.scss b/web/sass-files/sass/partials/_responsive.scss index 593b5f275..00fa7d817 100644 --- a/web/sass-files/sass/partials/_responsive.scss +++ b/web/sass-files/sass/partials/_responsive.scss @@ -91,6 +91,21 @@ visibility: visible; } + .post__dropdown { + line-height: 9px; + text-decoration: none; + width: 20px; + display: inline-block; + text-align: center; + height: 20px; + + &:after { + font-size: 20px; + content: '...' + } + + } + .post__img { width: 40px; -- cgit v1.2.3-1-g7c22