Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
xerus
xerus
Commits
513d17b8
Commit
513d17b8
authored
May 29, 2017
by
Ben Huber
Browse files
vertical scroll for source-code on small devices
parent
bb2379b9
Pipeline
#752
passed with stages
in 8 minutes and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
doc/jekyll/css/tabs.css
View file @
513d17b8
...
...
@@ -53,6 +53,16 @@ input:checked + label {
padding
:
0.5em
;
position
:
absolute
;
z-index
:
-100
;
border-color
:
#333
;
border-width
:
1px
;
}
.highlighter-rouge
{
overflow-x
:
auto
;
}
.highlighter-rouge
pre
{
min-width
:
662px
;
}
#content
#content1
{
...
...
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