Height fix
This commit is contained in:
parent
4b28f3f803
commit
acf3329ac2
@ -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%;
|
||||
|
Loading…
Reference in New Issue
Block a user