Update desktop.scss

This commit is contained in:
M1thrandir 2017-07-31 10:01:27 -06:00 committed by GitHub
parent 5c80fd7ee7
commit 44c4309f5c

View File

@ -170,11 +170,6 @@ div.menu-links-header a:hover, .menu-panel ul.menu-links li:hover, .user-menu .n
margin: auto;
padding: 0px;
}
#reply-control .contents .composer-fields,
#reply-control .contents .submit-panel {
left: 30px;
right: 30px;
}
@all and (min-width: 1550px) {
#reply-control .contents .composer-fields,
#reply-control .contents .submit-panel {
@ -183,6 +178,11 @@ div.menu-links-header a:hover, .menu-panel ul.menu-links li:hover, .user-menu .n
right: auto;
}
}
#reply-control .contents .composer-fields,
#reply-control .contents .submit-panel {
left: 30px;
right: 30px;
}
#reply-control .contents .composer-bottom-right {
position: relative;
width: 100%;