X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/ec5b493bff5efa683aadf5f78aa891eff3550156..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; +}