remove whitespace - pt. 2

This commit is contained in:
robjarsen 2018-04-02 16:41:09 -04:00
parent 37e1aecf83
commit 523849d312
2 changed files with 3 additions and 3 deletions

View File

@ -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).

View File

@ -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;