work on bottom bar

This commit is contained in:
JFH
2020-12-10 18:18:31 +01:00
parent c28461b974
commit c6fab724fc
2 changed files with 2 additions and 2 deletions

View File

@@ -704,7 +704,7 @@ input[type=text] {
}
#tools_bottom {
position: fixed;
position: absolute;
bottom: 0;
left: 40px;
right: 20px;