mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-22 19:16:39 +10:00
Improve project name truncation on dashboard to work well with sm screen
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
line-height: 24px;
|
||||
|
||||
.str-truncated {
|
||||
max-width: 75%;
|
||||
max-width: 72%;
|
||||
}
|
||||
|
||||
a {
|
||||
|
||||
Reference in New Issue
Block a user