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
2e73ff52
Commit
2e73ff52
authored
Mar 22, 2018
by
sajolida
Browse files
Align 'What is BitTorrent?' to the left on RTL languages (Will-close:
#15394
)
parent
76a3196d
Changes
1
Hide whitespace changes
Inline
Side-by-side
wiki/src/install/inc/stylesheets/download.css
View file @
2e73ff52
...
...
@@ -136,8 +136,9 @@ span.step-number {
.what-is-bittorrent-link
{
position
:
absolute
;
top
:
2.4em
;
right
:
1em
;
}
html
[
dir
=
"ltr"
]
.what-is-bittorrent-link
{
right
:
1em
;
}
html
[
dir
=
"rtl"
]
.what-is-bittorrent-link
{
left
:
1em
;
}
#already-downloaded
{
margin-top
:
0.5em
;
...
...
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