1
0
Fork 0
mirror of https://github.com/jstrieb/urlpages.git synced 2025-03-16 05:24:30 +01:00

Move buttons to right to avoid scroll bars

This commit is contained in:
Jacob Strieb 2019-06-30 03:13:24 -07:00
parent b72caa0b91
commit 4ddebc3e65

View file

@ -39,7 +39,7 @@ a, button {
#buttons {
position: absolute;
bottom: 0;
right: 0;
left: 0;
}
form {