Skip to content
GitLab
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
7b5841a2
Commit
7b5841a2
authored
Dec 23, 2015
by
sajolida
Browse files
Reduce padding
parent
75a9c888
Changes
1
Hide whitespace changes
Inline
Side-by-side
wiki/src/install/inc/stylesheets/assistant.css
View file @
7b5841a2
...
...
@@ -215,7 +215,7 @@ ul {
border
:
1px
solid
#0A0
;
-webkit-box-shadow
:
5px
5px
#0A0
;
box-shadow
:
5px
5px
#0A0
;
padding
:
10px
;
padding
:
0
;
margin-left
:
auto
;
margin-right
:
auto
;
margin-top
:
-15px
;
...
...
@@ -232,5 +232,7 @@ ul {
#pagebody
#content
div
.toggleable
a
.toggle
{
border
:
none
!important
;
cursor
:
pointer
;
float
:
right
;
position
:
absolute
;
right
:
7px
;
top
:
5px
;
}
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