Commit acf3329a authored by JC Brand's avatar JC Brand

Height fix

parent 4b28f3f8
......@@ -1313,8 +1313,7 @@
line-height: 15px;
display: block;
text-overflow: ellipsis;
overflow: hidden;
height: 2em; }
overflow: hidden; }
#conversejs .chatbox .chat-title a {
color: white;
width: 100%; }
......
......@@ -115,7 +115,6 @@
display: block;
text-overflow: ellipsis;
overflow: hidden;
height: 2em;
a {
color: $chat-head-text-color;
width: 100%;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment