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
redacteur-doc-technique
old-antora-ui-default-fork
Commits
6d5a17db
Commit
6d5a17db
authored
May 09, 2020
by
Dan Allen
Browse files
add flex: auto to article so it expands to available width
parent
d70da3bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/css/doc.css
View file @
6d5a17db
...
...
@@ -10,6 +10,7 @@
@media
screen
and
(
min-width
:
1024px
)
{
.doc
{
flex
:
auto
;
font-size
:
var
(
--doc-font-size--desktop
);
margin
:
var
(
--doc-margin--desktop
);
max-width
:
var
(
--doc-max-width--desktop
);
...
...
Write
Preview
Supports
Markdown
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