aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorUnknwon <joe2010xtmf@163.com>2015-02-03 06:51:44 -0500
committerUnknwon <joe2010xtmf@163.com>2015-02-03 06:51:44 -0500
commit26bccef297913a6bc679edee809159616a98b0af (patch)
treed02238f7a8dc6772937139c7786471cd0f5a6e6d /public
parent4de0b19cece439dceb285c56dde1e5ce2f67b098 (diff)
parente8b62e8957c28bc8746924ebb02d49f844c27b03 (diff)
Merge branch 'master' of github.com:gogits/gogs into dev
Diffstat (limited to 'public')
-rw-r--r--public/ng/less/gogs/settings.less2
1 files changed, 2 insertions, 0 deletions
diff --git a/public/ng/less/gogs/settings.less b/public/ng/less/gogs/settings.less
index de923dab..98164544 100644
--- a/public/ng/less/gogs/settings.less
+++ b/public/ng/less/gogs/settings.less
@@ -35,6 +35,7 @@
#org-setting-form,
#repo-setting-form,
#user-profile-form,
+#add-email-form,
.repo-setting-form {
background-color: #FFF;
padding: 30px 0;
@@ -69,6 +70,7 @@
#repo-hooks-history-panel,
#user-social-panel,
#user-applications-panel,
+#user-email-panel,
#user-ssh-panel {
margin-bottom: 20px;
.setting-list {