diff --git a/bookface_light.css b/bookface_light.css index 647aea7..4fb5aa1 100644 --- a/bookface_light.css +++ b/bookface_light.css @@ -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;