more work on the settings pages

This commit is contained in:
friendica
2012-11-05 17:17:21 -08:00
parent 4f1170b656
commit fe5f511f19
6 changed files with 160 additions and 136 deletions

View File

@@ -3,6 +3,13 @@
}
#settings-permissions-wrapper .field label{
width: 350px;
font-weight: bold;
}
.settings-submit-wrapper {
margin-bottom: 10px;
}
#settings-remove-account-link {
margin-top: 15px;
margin-bottom: 45px;
}