Tweak field label to be vertically centered

This commit is contained in:
J. Ryan Stinnett 2019-01-21 10:09:33 -06:00
parent eecc37038a
commit 1906cfd700

View File

@ -56,7 +56,7 @@ limitations under the License.
position: absolute;
left: 0px;
top: 0px;
margin: 6px 8px;
margin: 7px 8px;
padding: 2px;
}