Merge branch 'master' into bug/no-line-numbers-without-jumptoline

This commit is contained in:
Kyle Shockey
2017-04-05 15:50:55 -07:00
10 changed files with 32 additions and 21 deletions

View File

@@ -307,6 +307,16 @@ body
@include method($_color-disabled);
}
.opblock-schemes
{
padding: 8px 20px;
.schemes-title
{
padding: 0 10px 0 0;
}
}
}