1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-13 01:58:44 +02:00

padding instead of margin

This commit is contained in:
Kyle Spearrin 2018-02-24 23:32:23 -05:00
parent a396af4797
commit ac2ecc54f3

View File

@ -24,7 +24,7 @@
}
#register-page, #hint-page, #two-factor-page {
margin-top: 20px;
padding-top: 20px;
.content {
margin: 0 auto;