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
1809c466
Commit
1809c466
authored
Mar 22, 2019
by
Ulrike Uhlig
Browse files
Make text fit into buttons on small screens
parent
3b21aa5f
Changes
1
Hide whitespace changes
Inline
Side-by-side
wiki/src/install/inc/stylesheets/assistant.css
View file @
1809c466
...
...
@@ -88,6 +88,11 @@ td, th {
font-family
:
"Source Sans Pro Regular"
,
"DejaVu Sans"
,
"Verdana"
,
sans-serif
;
letter-spacing
:
1px
;
}
@media
all
and
(
max-width
:
480px
)
{
.panel-primary
{
height
:
auto
;
}
}
.two-lines
{
padding
:
4px
;
...
...
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