Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Miroslav Kratochvil
jekyll-theme-lcsb-default
Commits
6f467ea4
Commit
6f467ea4
authored
May 11, 2020
by
Jacek Lebioda
Browse files
fix: overflow issue in Firefox while PDF printing
parent
2ee965cb
Changes
2
Hide whitespace changes
Inline
Side-by-side
_sass/minima/_base.scss
View file @
6f467ea4
...
...
@@ -228,6 +228,7 @@ pre {
margin-left
:
0px
;
background-color
:
#fdfdfd
;
box-shadow
:
unset
;
display
:
block
;
}
}
...
...
lib/jekyll-theme-lcsb-default.rb
View file @
6f467ea4
...
...
@@ -3,5 +3,5 @@
# Note: keep the format of NUMBER.NUMBER.NUMBER (where NUMBER is [0-9]+);
# Otherwise Gitlab-CI could fail to detect the version (see .gitlab-ci.yml) and auto-tag the job
module
Theme
VERSION
=
"0.3.1
8
"
VERSION
=
"0.3.1
9
"
end
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment