mirror of
https://github.com/github/semantic.git
synced 2024-12-19 04:41:47 +03:00
Just set the width to 40px
This commit is contained in:
parent
83925fb6f2
commit
cb03807771
@ -8,8 +8,7 @@ table.diff td {
|
|||||||
}
|
}
|
||||||
|
|
||||||
table.diff td.blob-num {
|
table.diff td.blob-num {
|
||||||
width: 1%;
|
width: 40px;
|
||||||
min-width: 50px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
table.diff td.blob-code {
|
table.diff td.blob-code {
|
||||||
|
Loading…
Reference in New Issue
Block a user