aboutsummaryrefslogtreecommitdiff
path: root/static/amethyst.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/amethyst.css')
-rw-r--r--static/amethyst.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/amethyst.css b/static/amethyst.css
index cba224f..d80545e 100644
--- a/static/amethyst.css
+++ b/static/amethyst.css
@@ -280,7 +280,7 @@ grge {
pre {
background-color: white;
padding: 10px;
- overflow-x: scroll;
+ overflow-x: hidden;
}
pre > code {