Emoji picker, Search and Themes updates
This commit is contained in:
@ -402,8 +402,7 @@ aside {
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
.postform {
|
||||
display:none;
|
||||
.postform,.searchmobile {
|
||||
position:fixed;
|
||||
width: 100vw !important;
|
||||
left:0px;
|
||||
@ -413,7 +412,7 @@ aside {
|
||||
z-index: 99;
|
||||
}
|
||||
|
||||
#postform {
|
||||
#postform,#searchmobile {
|
||||
display:none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user