mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-13 17:05:50 +01:00
Fix broken diffstat layout at zoom in/out
This commit is contained in:
@@ -586,6 +586,7 @@ ul#commit-file-list {
|
|||||||
ul#commit-file-list li.border {
|
ul#commit-file-list li.border {
|
||||||
padding-bottom: 2px;
|
padding-bottom: 2px;
|
||||||
border-top: 1px solid #eee;
|
border-top: 1px solid #eee;
|
||||||
|
clear: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
li.L0, li.L1, li.L2, li.L3, li.L4, li.L5, li.L6, li.L7, li.L8, li.L9 {
|
li.L0, li.L1, li.L2, li.L3, li.L4, li.L5, li.L6, li.L7, li.L8, li.L9 {
|
||||||
|
|||||||
Reference in New Issue
Block a user