summaryrefslogtreecommitdiffstats
path: root/public/less/_dashboard.less
diff options
context:
space:
mode:
Diffstat (limited to 'public/less/_dashboard.less')
-rw-r--r--public/less/_dashboard.less6
1 files changed, 3 insertions, 3 deletions
diff --git a/public/less/_dashboard.less b/public/less/_dashboard.less
index f59daf49d2..1b5d231499 100644
--- a/public/less/_dashboard.less
+++ b/public/less/_dashboard.less
@@ -71,7 +71,7 @@
.dashboard-navbar {
width: 100vw;
- padding: 0 .5rem;
+ padding: 0 0.5rem;
}
}
@@ -142,7 +142,7 @@
li {
&:not(:last-child) {
- border-bottom: 1px solid #EAEAEA;
+ border-bottom: 1px solid #ebebeb;
}
&.private {
@@ -154,7 +154,7 @@
display: block;
.octicon {
- color: #888;
+ color: #888888;
&.rear {
font-size: 15px;