Merge pull request #6521 from nextcloud/fix-margin-settings

Fix margins of followup sections
This commit is contained in:
Morris Jobke 2017-09-15 16:49:11 +02:00 committed by GitHub
commit bb9493e9ad
1 changed files with 0 additions and 3 deletions

View File

@ -949,9 +949,6 @@ span.version {
display: block;
padding: 0 30px 30px 30px;
color: #555;
margin-bottom: 24px;
margin-top: -30px;
position: relative;
}
.app-image {