summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_headers.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-09-23 23:37:36 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-09-23 23:37:36 +0500
commit47aab71e6b62c01ae66389aec39bec7fb2a0435f (patch)
tree57118693a13ab7944ae3cdf8e052cc26268a972d /web/sass-files/sass/partials/_headers.scss
parent301706f2558d55271275273dec0de1fb86082f8a (diff)
downloadchat-47aab71e6b62c01ae66389aec39bec7fb2a0435f.tar.gz
chat-47aab71e6b62c01ae66389aec39bec7fb2a0435f.tar.bz2
chat-47aab71e6b62c01ae66389aec39bec7fb2a0435f.zip
Markdown UI improvements with small description height fix
Diffstat (limited to 'web/sass-files/sass/partials/_headers.scss')
-rw-r--r--web/sass-files/sass/partials/_headers.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_headers.scss b/web/sass-files/sass/partials/_headers.scss
index 702f0fd60..eaa31c8ed 100644
--- a/web/sass-files/sass/partials/_headers.scss
+++ b/web/sass-files/sass/partials/_headers.scss
@@ -39,6 +39,7 @@
text-overflow: ellipsis;
color: #888;
margin-top: 2px;
+ max-height: 45px;
}
&.popover {
white-space: normal;