Implement new design for user and org settings

Fixes #1376
This commit is contained in:
Joseph Schorr 2016-04-25 15:17:18 -04:00
parent d63ec8c6b0
commit fe735b8048
25 changed files with 784 additions and 614 deletions

View file

@ -6,4 +6,9 @@
.org-view h3 {
margin-bottom: 20px;
margin-top: 0px;
}
}
.org-view .settings-section {
margin-bottom: 50px;
}