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.less5
1 files changed, 5 insertions, 0 deletions
diff --git a/public/less/_dashboard.less b/public/less/_dashboard.less
index b44c2c3f35..c76363983f 100644
--- a/public/less/_dashboard.less
+++ b/public/less/_dashboard.less
@@ -48,6 +48,11 @@
}
}
}
+
+ /* Accomodate for Semantic's 1px hacks on .attached elements */
+ .dashboard-repos {
+ margin: 0 1px;
+ }
}
&.feeds {