From 523849d312daae129a287f9cf43cbdeadafd1fcb Mon Sep 17 00:00:00 2001 From: robjarsen <29106074+robjarsen@users.noreply.github.com> Date: Mon, 2 Apr 2018 16:41:09 -0400 Subject: [PATCH] remove whitespace - pt. 2 --- src/usr/local/share/pfSense/ssl/openssl.cnf | 4 ++-- src/usr/local/www/css/Compact-RED.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/usr/local/share/pfSense/ssl/openssl.cnf b/src/usr/local/share/pfSense/ssl/openssl.cnf index 161cc3eb1c..153e016075 100644 --- a/src/usr/local/share/pfSense/ssl/openssl.cnf +++ b/src/usr/local/share/pfSense/ssl/openssl.cnf @@ -20,7 +20,7 @@ oid_section = new_oids # To use this configuration file with the "-extfile" option of the # "openssl x509" utility, name here the section containing the # X.509v3 extensions to use: -# extensions = +# extensions = # (Alternatively, use a configuration file that has only # X.509v3 extensions in its main [= default] section.) @@ -119,7 +119,7 @@ x509_extensions = v3_ca # The extentions to add to the self signed cert # input_password = secret # output_password = secret -# This sets a mask for permitted string types. There are several options. +# This sets a mask for permitted string types. There are several options. # default: PrintableString, T61String, BMPString. # pkix : PrintableString, BMPString (PKIX recommendation before 2004) # utf8only: only UTF8Strings (PKIX recommendation after 2004). diff --git a/src/usr/local/www/css/Compact-RED.css b/src/usr/local/www/css/Compact-RED.css index a163aa164a..4bbee3e2e3 100644 --- a/src/usr/local/www/css/Compact-RED.css +++ b/src/usr/local/www/css/Compact-RED.css @@ -188,7 +188,7 @@ table.sortable-theme-bootstrap[data-sortable] { padding-top: 4px; } } - + /* Experimental styles to correct vertical alignment in forms */ .col-sm-10 { padding-top: 0px;