mirror of
https://github.com/gogs/gogs.git
synced 2026-03-04 19:21:05 +01:00
dashboard: fix commits CSS
This commit is contained in:
@@ -2914,7 +2914,7 @@ footer .ui.language .menu {
|
||||
margin-bottom: -2px;
|
||||
}
|
||||
.feeds .news .push.news .content ul .text.truncate {
|
||||
width: 80%;
|
||||
width: 60%;
|
||||
margin-bottom: -5px;
|
||||
}
|
||||
.feeds .news .commit-id {
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
margin-bottom: -2px;
|
||||
}
|
||||
.text.truncate {
|
||||
width: 80%;
|
||||
width: 60%;
|
||||
margin-bottom: -5px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user