dashboard: fix commits CSS

master
Unknwon 2017-02-24 14:55:07 -05:00
parent 10b93efc4a
commit 27c4252548
No known key found for this signature in database
GPG Key ID: 25B575AE3213B2B3
2 changed files with 2 additions and 2 deletions

View File

@ -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 {

View File

@ -78,7 +78,7 @@
margin-bottom: -2px;
}
.text.truncate {
width: 80%;
width: 60%;
margin-bottom: -5px;
}
}