1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-01 23:28:36 +00:00

Fix create menu item widths (#7708)

Fixes: https://github.com/go-gitea/gitea/issues/7098
This commit is contained in:
silverwind
2019-08-01 22:06:34 +02:00
committed by Lauris BH
parent c1b09c30f0
commit 0fabdf03b2
2 changed files with 2 additions and 2 deletions

View File

@@ -339,7 +339,7 @@ code,
}
&.menu .ui.dropdown.item .menu .item {
margin-right: auto;
width: 100%;
}
&.dropdown .menu > .item > .floating.label {