summaryrefslogtreecommitdiffstats
path: root/public/ng/less
diff options
context:
space:
mode:
Diffstat (limited to 'public/ng/less')
-rw-r--r--public/ng/less/gogs/base.less3
-rw-r--r--public/ng/less/gogs/dashboard.less2
-rw-r--r--public/ng/less/gogs/organization.less1
3 files changed, 1 insertions, 5 deletions
diff --git a/public/ng/less/gogs/base.less b/public/ng/less/gogs/base.less
index 4319a56ee5..f715ed0630 100644
--- a/public/ng/less/gogs/base.less
+++ b/public/ng/less/gogs/base.less
@@ -17,9 +17,6 @@ body {
width: 16px;
text-align: center;
}
-.fa {
- font-size: 14px;
-}
.container {
max-width: 1170px;
padding: 0 1.5em;
diff --git a/public/ng/less/gogs/dashboard.less b/public/ng/less/gogs/dashboard.less
index cf1b87cc6f..e7a1e90c6b 100644
--- a/public/ng/less/gogs/dashboard.less
+++ b/public/ng/less/gogs/dashboard.less
@@ -160,7 +160,7 @@
}
// the drop-down menu of #dashboard-new-repo
#dashboard-new-repo-menu {
- top: 35px;
+ top: 33px;
width: 180px;
background-color: #FFF;
left: -132px;
diff --git a/public/ng/less/gogs/organization.less b/public/ng/less/gogs/organization.less
index 3bf11c8cee..e2accbea04 100644
--- a/public/ng/less/gogs/organization.less
+++ b/public/ng/less/gogs/organization.less
@@ -38,7 +38,6 @@
}
.label{
margin-left: 4px;
- font-size: .6em;
}
}
.current {