From: Marcin Koziej Date: Fri, 30 Dec 2011 12:21:50 +0000 (+0100) Subject: Merge branch 'pretty' of github.com:fnp/wolnelektury into pretty X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/eb59143b0d1b21cfcbe1b7067f027d768fa88fcc?ds=sidebyside;hp=--cc Merge branch 'pretty' of github.com:fnp/wolnelektury into pretty --- eb59143b0d1b21cfcbe1b7067f027d768fa88fcc diff --cc wolnelektury/static/css/dialogs.css index b3876c39e,05b74dcc6..35136e0ca --- a/wolnelektury/static/css/dialogs.css +++ b/wolnelektury/static/css/dialogs.css @@@ -82,14 -92,5 +92,13 @@@ } #suggest-publishing-window textarea { - width: 21em; height: 3em; } + +#custom-pdf-window { + width: 24em; +} + +#custom-pdf-window label { + display: inline; - } ++}