Merge branch 'production' into pretty
[wolnelektury.git] / wolnelektury / static / css / dialogs.css
index 05b74dc..35136e0 100755 (executable)
 #suggest-publishing-window textarea {
     height: 3em;
 }
+
+#custom-pdf-window {
+    width: 24em;   
+}
+
+#custom-pdf-window label {
+    display: inline;
+}