X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/ec5b493bff5efa683aadf5f78aa891eff3550156..d8990e1ab64fe3bf453d06fab8e983d25f2df2c4:/redakcja/static/css/gallery.css?ds=sidebyside 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; +}