move term navigation to top right
This commit is contained in:
parent
b8fddd96c8
commit
f23771d923
@ -79,6 +79,7 @@ ol, ul {
|
|||||||
.term-navigation {
|
.term-navigation {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
|
right: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.term-button-fade {
|
.term-button-fade {
|
||||||
|
Loading…
Reference in New Issue
Block a user