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