X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/539b54d10d63f8638cfcda1ab0b34560cecdbe9b..a762ebd5cfcee80c43074973566c84f7a1cab0c6:/redakcja/static/css/gallery.css diff --git a/redakcja/static/css/gallery.css b/redakcja/static/css/gallery.css index fc0ed859..08e9318e 100644 --- a/redakcja/static/css/gallery.css +++ b/redakcja/static/css/gallery.css @@ -125,3 +125,11 @@ .gallery-image img[src=''] { background-color: red; } + +#motifs-editor .toolbar { + height: auto; +} + +#objects-editor .toolbar { + height: auto; +}