a few more alignment issues

This commit is contained in:
friendica
2014-04-16 21:08:43 -07:00
parent f191637ffa
commit be498be840
3 changed files with 16 additions and 13 deletions

View File

@@ -480,18 +480,6 @@ aside li {
}
.settings-widget ul {
list-style-type: none;
padding: 0px;
}
.settings-widget li {
margin-left: 24px;
margin-bottom: 8px;
}
#fsuggest-desc, #fsuggest-submit-wrapper {
margin-top: 15px;
margin-bottom: 15px;
@@ -1235,6 +1223,10 @@ brain is weird like that */
}
.field input[type="checkbox"] {
width: 16px;
}
.field .onoff {
float: left;
width: 80px;