diff options
Diffstat (limited to 'resources')
-rw-r--r-- | resources/bootstrap.gb.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/bootstrap.gb.css b/resources/bootstrap.gb.css index 7ff8fa87..7a122636 100644 --- a/resources/bootstrap.gb.css +++ b/resources/bootstrap.gb.css @@ -713,7 +713,7 @@ td.date { font-style: italic !important;
}
-span.sha1, span.sha1 a, span.sha1 a span {
+span.sha1, span.sha1 a, span.sha1 a span, pre.commit_message {
font-family: monospace;
font-size: 13px;
}
|