Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/parsiya/Hugo-Octopress.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/hugo-octopress.css')
-rw-r--r--static/css/hugo-octopress.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/hugo-octopress.css b/static/css/hugo-octopress.css
index eb15386..842fc64 100644
--- a/static/css/hugo-octopress.css
+++ b/static/css/hugo-octopress.css
@@ -1443,7 +1443,7 @@ div.linenodiv > pre > code
{
overflow: scroll;
overflow-y: hidden;
- display: inline; !important
+ display: inline;
}
/* End fix codecaption and the new Chroma highlighter */