summaryrefslogtreecommitdiffstats
path: root/public/less
diff options
context:
space:
mode:
authorjaqra <48099350+jaqra@users.noreply.github.com>2019-10-04 10:18:46 +0300
committerAntoine GIRARD <sapk@users.noreply.github.com>2019-10-04 09:18:46 +0200
commit1a2d7207ea38a2c5f32b0fa8e7778c747a5631c8 (patch)
treef057dbc8b7c6ebf38fb3ba43643874639d01fb19 /public/less
parent6ea77523bbda75255e04bb5befafe24f5279ab5e (diff)
downloadgitea-1a2d7207ea38a2c5f32b0fa8e7778c747a5631c8.tar.gz
gitea-1a2d7207ea38a2c5f32b0fa8e7778c747a5631c8.zip
Make 100% width issues page left menu and add reponame as title attribute (#8359)
Diffstat (limited to 'public/less')
-rw-r--r--public/less/_dashboard.less2
1 files changed, 2 insertions, 0 deletions
diff --git a/public/less/_dashboard.less b/public/less/_dashboard.less
index 1b5d231499..8749fb8802 100644
--- a/public/less/_dashboard.less
+++ b/public/less/_dashboard.less
@@ -14,6 +14,8 @@
}
.filter.menu {
+ width: initial;
+
.item {
text-align: left;