Tweak field label to be vertically centered
This commit is contained in:
parent
eecc37038a
commit
1906cfd700
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ limitations under the License.
|
|||
position: absolute;
|
||||
left: 0px;
|
||||
top: 0px;
|
||||
margin: 6px 8px;
|
||||
margin: 7px 8px;
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue