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.less14
1 files changed, 7 insertions, 7 deletions
diff --git a/public/less/_dashboard.less b/public/less/_dashboard.less
index b5dff32d54..5f1910b39a 100644
--- a/public/less/_dashboard.less
+++ b/public/less/_dashboard.less
@@ -47,11 +47,6 @@
color: #d9453d;
}
}
- .head.menu {
- .octicon {
- margin-right: 5px;
- }
- }
}
}
@@ -102,7 +97,6 @@
.plus.icon {
margin-top: 5px;
- margin-right: 0;
}
}
ul {
@@ -124,8 +118,14 @@
display: block;
.octicon {
- margin-right: 6px;
color: #888;
+
+ &.rear {
+ font-size: 15px;
+ }
+ }
+ .star-num {
+ font-size: 12px;
}
}
}