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