Make home button visible again in thin mode
This commit is contained in:
parent
025fd5cf07
commit
75f302910f
|
@ -1256,6 +1256,7 @@ form .post {
|
|||
position: fixed;
|
||||
height: 100%;
|
||||
right: 0;
|
||||
top: 50px;
|
||||
}
|
||||
|
||||
header {
|
||||
|
|
Loading…
Reference in New Issue