From bcf5ed46e304efad2da6dcb632d7b9d45df42cad Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 21 Nov 2010 22:55:57 +0300 Subject: small dialog tweaks to better center elements vertically --- modules/popup-dialog.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'modules/popup-dialog.php') diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index ec41ec4ee..0a272d1a3 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -262,7 +262,7 @@ placeHolder=\"".__("Feed URL")."\" dojoType=\"dijit.form.ValidationTextBox\" required=\"1\" name=\"feed\" id=\"feedDlg_feedUrl\">"; - print "
"; + print "
"; if (get_pref($link, 'ENABLE_FEED_CATS')) { print __('Place in category:') . " "; @@ -399,7 +399,7 @@ } - print "
".__('Limit search to:')." "; + print "
".__('Limit search to:')." "; print " -
"; +
"; print " "; -- cgit v1.2.3-54-g00ecf