Tweak field label to be vertically centered

pull/21833/head
J. Ryan Stinnett 2019-01-21 10:09:33 -06:00
parent eecc37038a
commit 1906cfd700
1 changed files with 1 additions and 1 deletions

View File

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