Commit 6d237d3f authored by JC Brand's avatar JC Brand

Let the toolbar dropdown drop up instead.

parent a18b28f9
......@@ -789,10 +789,11 @@ ul.chat-toolbar {
display: none;
font-size:12px;
position: absolute;
top: 20px;
bottom: 100%;
margin-bottom: 0;
right: 0;
background: #fff;
box-shadow: 1px 3px 3px 1px rgba(0,0,0,0.4);
box-shadow: -1px -2px 2px 1px rgba(0,0,0,0.4);
}
.chat-toolbar .toggle-otr ul li {
......
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