Shift "Remote Server" SAVE buttons right.

This commit is contained in:
Random Penguin 2025-01-23 23:54:09 +00:00
parent 304702a0f8
commit 5d0703d22d

View file

@ -279,7 +279,11 @@
display: block;
clear: both;
}
#settings-server button[type="submit"] {
float: right !important;
margin-left: 5px !important;
margin-bottom: 20px !important;
}
/* Other people profiles */
#mention-link {
background-color: var(--link-color) !important;