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

github.com/nextcloud/text.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>2019-06-21 19:29:36 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2019-06-21 19:29:36 +0300
commit0ea8be146b49b08320c4d04586b30b6558560b59 (patch)
treed446731f2a159cf71a56a66900da5baa1cfa6e8a /css
parentf1318e792486df2e30a91efcbf26efb0919c5440 (diff)
Image embed view design improvements, simplification
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'css')
-rw-r--r--css/prosemirror.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/css/prosemirror.scss b/css/prosemirror.scss
index 36833ded5..94e97e4db 100644
--- a/css/prosemirror.scss
+++ b/css/prosemirror.scss
@@ -76,7 +76,6 @@
img {
cursor: default;
- max-height: 50vh;
max-width: 100%;
}