summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_responsive.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <asaad@spinpunch.com>2015-11-19 21:17:04 +0500
committerAsaad Mahmood <asaad@spinpunch.com>2015-11-19 21:17:04 +0500
commit975a5dc759ab0f98f3db01b2a355416b0f687e42 (patch)
treedf47b956e1f5ff388b2bfb1e990c55262991b6cc /web/sass-files/sass/partials/_responsive.scss
parent094728a809ce325e1483e6ba1ed644947d0f6ba9 (diff)
downloadchat-975a5dc759ab0f98f3db01b2a355416b0f687e42.tar.gz
chat-975a5dc759ab0f98f3db01b2a355416b0f687e42.tar.bz2
chat-975a5dc759ab0f98f3db01b2a355416b0f687e42.zip
Updating dropdown content
Diffstat (limited to 'web/sass-files/sass/partials/_responsive.scss')
-rw-r--r--web/sass-files/sass/partials/_responsive.scss15
1 files changed, 15 insertions, 0 deletions
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;