Fix padding to share modal (#2024)

This commit is contained in:
aignatov-bio 2019-09-03 12:06:16 +02:00 committed by GitHub
parent ba5bebedb2
commit 481be7b92e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -160,7 +160,7 @@
}
.share-repo-container {
padding: 0 30px;
padding: 15px 30px;
// Main structure css
.header,