aboutsummaryrefslogtreecommitdiff
path: root/stylesheets
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2020-04-22 19:02:31 +0200
committerMiquel Sabaté Solà <msabate@suse.com>2020-04-22 19:02:31 +0200
commit84f36bac250d7b7c88a61a3d32c7d0e1e33d06a2 (patch)
tree6738f990a3c24d3ac4c58bd2c7cb6e8eabd75990 /stylesheets
parent8cb07e65b085d5f5b7df0398f4aa3f3fe7158e3c (diff)
downloadjo.mssola.com-84f36bac250d7b7c88a61a3d32c7d0e1e33d06a2.tar.gz
jo.mssola.com-84f36bac250d7b7c88a61a3d32c7d0e1e33d06a2.zip
stylesheets: add a scroll whenever there is an overflow-x
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'stylesheets')
-rw-r--r--stylesheets/emacs.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/stylesheets/emacs.scss b/stylesheets/emacs.scss
index 3e61042..7a269b9 100644
--- a/stylesheets/emacs.scss
+++ b/stylesheets/emacs.scss
@@ -32,6 +32,7 @@ kbd {
.org-src-container .src-elisp {
color: #000;
+ overflow-x: scroll;
}
.todo {