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
path: root/css
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2018-01-10 10:43:20 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2018-01-10 10:43:20 +0300
commit1c18f61d64198105d616ce93cd214ef3c08d4541 (patch)
tree0ce7dd221295458d356e03f0984664432f978e09 /css
parentf5cefa9e332cc8e9a0e613dcd801d81710cebca9 (diff)
Reduce margin-bottom of comment input
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'css')
-rw-r--r--css/comments.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/css/comments.scss b/css/comments.scss
index 91c8629fa..d7e65a9ac 100644
--- a/css/comments.scss
+++ b/css/comments.scss
@@ -14,7 +14,6 @@
#commentsTabView .newCommentForm {
position: relative;
- margin-bottom: 20px;
}
#commentsTabView .newCommentForm .message {