aboutsummaryrefslogtreecommitdiffstats
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 8fcdb6b385..1b247a57c2 100644
--- a/public/less/_dashboard.less
+++ b/public/less/_dashboard.less
@@ -61,6 +61,11 @@
.dashboard-repos {
margin: 0 1px;
}
+
+ .dashboard-navbar {
+ width: 100vw;
+ padding: 0 .5rem;
+ }
}
&.feeds {