mirror of
https://gitlab.com/randompenguin/bookface.git
synced 2025-06-07 11:04:27 +02:00
Push "Remote Server" SAVE buttons right.
This commit is contained in:
parent
bbaac7dc80
commit
304702a0f8
1 changed files with 5 additions and 0 deletions
|
@ -322,6 +322,11 @@ box-sizing: border-box;
|
|||
display: block;
|
||||
clear: both;
|
||||
}
|
||||
#settings-server button[type="submit"] {
|
||||
float: right !important;
|
||||
margin-left: 5px !important;
|
||||
margin-bottom: 20px !important;
|
||||
}
|
||||
/* Compose Window */
|
||||
#upload-photo {
|
||||
background-color: var(--link-color) !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue