Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Andrew Seales
Kubernetes Presentation
Commits
bb7ab5f9
Commit
bb7ab5f9
authored
Nov 09, 2015
by
Hakim El Hattab
Browse files
Merge pull request #1381 from lordsutch/master
Fix text being cut off in Chrome when printing.
parents
a5181e43
e0d723be
Changes
1
Hide whitespace changes
Inline
Side-by-side
css/print/paper.css
View file @
bb7ab5f9
...
...
@@ -141,7 +141,7 @@
.reveal
.slides
section
{
visibility
:
visible
!important
;
position
:
static
!important
;
width
:
100%
!important
;
width
:
auto
!important
;
height
:
auto
!important
;
display
:
block
!important
;
overflow
:
visible
!important
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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