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;
|
position: fixed;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
right: 0;
|
right: 0;
|
||||||
|
top: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
header {
|
header {
|
||||||
|
|
Loading…
Reference in New Issue