1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2026-01-03 21:42:32 +03:00

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