summaryrefslogtreecommitdiffstats
path: root/public/less/_explore.less
diff options
context:
space:
mode:
Diffstat (limited to 'public/less/_explore.less')
-rw-r--r--public/less/_explore.less11
1 files changed, 6 insertions, 5 deletions
diff --git a/public/less/_explore.less b/public/less/_explore.less
index ce942ab78d..61cdf8dbf8 100644
--- a/public/less/_explore.less
+++ b/public/less/_explore.less
@@ -10,11 +10,12 @@
background-color: #FAFAFA !important;
border-width: 1px !important;
- .octicon {
- width: 16px;
- text-align: center;
- }
- }
+ .octicon {
+ width: 16px;
+ text-align: center;
+ margin-right: 5px;
+ }
+ }
}
.ui.repository.list {