Update desktop.scss
This commit is contained in:
parent
bc551c8c67
commit
11287a75e1
@ -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;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user