Update desktop.scss

This commit is contained in:
M1thrandir 2017-07-28 09:35:31 -06:00 committed by GitHub
parent ef0fa36b4f
commit 8f3d81c05f

View File

@ -154,6 +154,9 @@ div.menu-links-header a:hover, .menu-panel ul.menu-links li:hover, .user-menu .n
#reply-control {
background-color: lighten($secondary, 15%);
}
#reply-control {
height: calc(100% - 11px);
}
#reply-control .toggle-preview, #reply-control #draft-status, #reply-control #file-uploading {
bottom: 278px;
}