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
0b39fa0a
Commit
0b39fa0a
authored
Mar 10, 2015
by
Son Nguyen
Committed by
Gerrit Code Review
Mar 10, 2015
Browse files
Merge "Embed pdf has horiz scrollbar on default 3 column layout (bug 1237137)"
parents
66efa31e
a6820f84
Changes
2
Hide whitespace changes
Inline
Side-by-side
htdocs/artefact/file/blocktype/pdf/js/pdfjs/README.Mahara
View file @
0b39fa0a
...
...
@@ -23,3 +23,4 @@ Changes:
* 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
* viewer.css tweak to avoid horizontal scrollbar on default 3-column page layout
htdocs/artefact/file/blocktype/pdf/js/pdfjs/web/viewer.css
View file @
0b39fa0a
...
...
@@ -371,7 +371,7 @@ html[dir='rtl'] #outerContainer.sidebarOpen > #sidebarContainer {
right
:
0
;
bottom
:
0
;
left
:
0
;
min-width
:
3
2
0px
;
min-width
:
3
1
0px
;
-webkit-transition-duration
:
200ms
;
-webkit-transition-timing-function
:
ease
;
transition-duration
:
200ms
;
...
...
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