Update desktop.scss

This commit is contained in:
M1thrandir 2017-08-01 16:49:06 -06:00 committed by GitHub
parent bc551c8c67
commit 11287a75e1

View File

@ -181,11 +181,16 @@ div.menu-links-header a:hover, .menu-panel ul.menu-links li:hover, .user-menu .n
right: auto;
}
}
#reply-control .contents .composer-bottom-right {
.edit-title .open #reply-control .contents .composer-bottom-right {
position: absolute;
width: 100%;
bottom: 310px;
}
.open #reply-control .contents .composer-bottom-right {
position: absolute;
width: 100%;
bottom: 210px;
}
#reply-control .contents .composer-bottom-right .toggle-preview {
float: right;
}