Merge pull request #14 from StanIsAdmin/hotfix-css-bug

fixed CSS bug
This commit is contained in:
Pieter Vander Vennet 2020-07-16 15:42:31 +02:00 committed by GitHub
commit b6a6879415
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -610,7 +610,7 @@ form {
border: solid black 1px;
margin-left: 1em;
top: 0.2em;
position: absolute;
vertical-align: middle;
}