Tweak to make gist embeds work with 100+ lines

This commit is contained in:
John O'Nolan 2013-09-24 09:43:11 +02:00
parent bd71951dbb
commit 9ef17def42
1 changed files with 2 additions and 2 deletions

View File

@ -595,8 +595,8 @@ table.plain {
}
.gist .line-number {
width: 10px;
font-size: 1rem;
min-width: 10px;
font-size: 1.1rem;
}