aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/less/_dashboard.less
diff options
context:
space:
mode:
Diffstat (limited to 'web_src/less/_dashboard.less')
-rw-r--r--web_src/less/_dashboard.less16
1 files changed, 1 insertions, 15 deletions
diff --git a/web_src/less/_dashboard.less b/web_src/less/_dashboard.less
index 45440ee480..f2dd145f55 100644
--- a/web_src/less/_dashboard.less
+++ b/web_src/less/_dashboard.less
@@ -65,10 +65,8 @@
}
}
- /* Accomodate for Semantic's 1px hacks on .attached elements */
-
.dashboard-repos {
- margin: 0 1px;
+ margin: 0 1px; /* Accomodate for Semantic's 1px hacks on .attached elements */
}
.dashboard-navbar {
@@ -144,18 +142,6 @@
}
.list {
- .header {
- .ui.label {
- margin-top: -4px;
- padding: 4px 5px;
- font-weight: normal;
- }
-
- .plus.icon {
- margin-top: 5px;
- }
- }
-
ul {
list-style: none;
margin: 0;