Update desktop.scss
This commit is contained in:
parent
fbe36ed115
commit
4b860c39a1
@ -162,6 +162,23 @@ div.menu-links-header a:hover, .menu-panel ul.menu-links li:hover, .user-menu .n
|
||||
#reply-control > .contents > .control, #reply-control > .contents > .control-row {
|
||||
height: 100%;
|
||||
}
|
||||
#reply-control > .contents > .composer-bottom-right {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
bottom: 300px;
|
||||
}
|
||||
#reply-control > .contents > .composer-bottom-right > .toggle-preview {
|
||||
float: right;
|
||||
}
|
||||
#reply-control > .contents > .composer-bottom-right > .toggle-preview,
|
||||
#reply-control > .contents > .composer-bottom-right > .draft-status {
|
||||
position: relative;
|
||||
bottom: auto;
|
||||
margin-top: 0px;
|
||||
}
|
||||
#reply-control > .contents > .composer-bottom-right > .draft-status {
|
||||
margin-left: 49%;
|
||||
}
|
||||
#reply-control > .contents > .submit-panel {
|
||||
right: auto;
|
||||
display: inline-block;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user