Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'css/publicshareauth.scss')
-rw-r--r--css/publicshareauth.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/publicshareauth.scss b/css/publicshareauth.scss
index bc9e9f2e3..9824459af 100644
--- a/css/publicshareauth.scss
+++ b/css/publicshareauth.scss
@@ -216,6 +216,10 @@ input#request-password-button:disabled ~ .icon {
margin-top: 0;
}
+#talk-sidebar #chatView .newCommentForm.with-add-button {
+ /* Make room to show the "Add" button if needed. */
+ margin-right: 44px;
+}
/* Unset conflicting rules from guest.css for the sidebar */
#talk-sidebar {