summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes
diff options
context:
space:
mode:
authorjim-p <jim@pingle.org>2010-04-27 14:43:38 -0400
committerjim-p <jim@pingle.org>2010-04-27 14:43:38 -0400
commit0a6fe301e5d2a8576bf6e5d806d9bb6580327726 (patch)
treebeb00c76266632e1f2bc6036679d862e30a08109 /usr/local/www/themes
parent95b97dd1900f4bf7a6feae7a7b1d06d47bb71af7 (diff)
downloadpfsense-0a6fe301e5d2a8576bf6e5d806d9bb6580327726.zip
pfsense-0a6fe301e5d2a8576bf6e5d806d9bb6580327726.tar.gz
Fix form field padding on wizards to match other areas.
Diffstat (limited to 'usr/local/www/themes')
-rw-r--r--usr/local/www/themes/pfsense_ng/wizard.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/themes/pfsense_ng/wizard.css b/usr/local/www/themes/pfsense_ng/wizard.css
index b3a6ccb..4e0d048 100644
--- a/usr/local/www/themes/pfsense_ng/wizard.css
+++ b/usr/local/www/themes/pfsense_ng/wizard.css
@@ -487,6 +487,7 @@ ul#wzdnav a:active {
border-bottom: 1px solid #999999;
}
.formfld {
+ padding-left: 19px;
font-size: small;
}
.formselect {
OpenPOWER on IntegriCloud