background-color: transparent;
margin-top: -0.5em;
margin-left: 1em;
+ width: 20em;
}
.dialog-window div.header {
#suggest-publishing-window textarea {
height: 3em;
}
+
+#custom-pdf-window {
+ width: 24em;
+}
+
+#custom-pdf-window label {
+ display: inline;
+}