mirror of
https://github.com/klaussilveira/gitlist.git
synced 2026-05-05 15:07:22 +02:00
Added rule for filename overflow in commit list. Fixes #436
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -129,6 +129,7 @@
|
||||
font-size:14px;
|
||||
font-weight: 700;
|
||||
border-bottom: 1px solid lighten(@treeHeaderBorder, 5%);
|
||||
overflow: hidden;
|
||||
.meta {
|
||||
font-weight: normal;
|
||||
font-size: 14px;
|
||||
@@ -190,4 +191,4 @@
|
||||
#md-content {
|
||||
padding: 30px;
|
||||
color: @black;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user