Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
66efa31e
Commit
66efa31e
authored
Mar 10, 2015
by
Son Nguyen
Committed by
Gerrit Code Review
Mar 10, 2015
Browse files
Merge "Getting the bottom of the pdf viewer to display (bug 1240776)"
parents
df230391
f6a52982
Changes
2
Hide whitespace changes
Inline
Side-by-side
htdocs/artefact/file/blocktype/pdf/js/pdfjs/README.Mahara
View file @
66efa31e
...
...
@@ -22,3 +22,4 @@ Changes:
* Change location of sample PDF file
* Remove "open file" button
* viewer.css additions to support viewing by non-JS users
* viewer.css tweak to get the bottom of the display to show
htdocs/artefact/file/blocktype/pdf/js/pdfjs/web/viewer.css
View file @
66efa31e
...
...
@@ -327,7 +327,7 @@ html[dir='rtl'] .innerCenter {
#outerContainer
{
width
:
100%
;
height
:
100
%
;
height
:
98
%
;
position
:
relative
;
}
...
...
Write
Preview
Supports
Markdown
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