Update desktop.scss
This commit is contained in:
parent
5c80fd7ee7
commit
44c4309f5c
@ -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%;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user