Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bryan BRANCOTTE
django-basetheme-bootstrap
Commits
5dc269b4
Commit
5dc269b4
authored
Sep 02, 2019
by
Bryan BRANCOTTE
Browse files
UI fix
WIP
#2
parent
a9830dba
Pipeline
#14193
passed with stage
in 42 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
basetheme_bootstrap/static/css/basetheme_bootstrap4_pasteur.css
View file @
5dc269b4
...
...
@@ -261,6 +261,9 @@ footer .inner-wrap {
display
:
flex
;
flex-direction
:
column
;
}
.footer__section
>*
{
flex-grow
:
1
;
}
.footer__section
:last-child
{
flex
:
0
1
auto
;
}
...
...
@@ -318,6 +321,7 @@ footer .inner-wrap {
.footer__section
:last-child
span
{
text-align
:
right
;
font-size
:
initial
;
flex-grow
:
0
;
}
main
a
:hover
{
...
...
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