Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
ad23c5cb
Commit
ad23c5cb
authored
Mar 24, 2012
by
Tails developers
Browse files
CSS: Make the page content not go under the sidebar.
parent
cf762df0
Changes
1
Hide whitespace changes
Inline
Side-by-side
wiki/src/local.css
View file @
ad23c5cb
...
...
@@ -254,7 +254,7 @@ parentlinks {
border
:
0
;
padding
:
0
;
width
:
auto
;
max-
width
:
35ex
;
width
:
18em
;
margin-left
:
2em
;
}
...
...
@@ -436,6 +436,7 @@ div.inlinepage {
}
#footer
{
padding-left
:
20px
;
padding-top
:
36px
;
}
...
...
@@ -527,7 +528,8 @@ input#searchbox:focus {
}
#content
{
padding
:
20px
;
padding-left
:
20px
;
margin-right
:
20em
;
background
:
none
;
}
...
...
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