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
dbchiro
dbchiroweb
Commits
25746f14
Commit
25746f14
authored
Mar 16, 2021
by
hypsug0
Browse files
fix: login panel not centered in md and over screen
parent
4966c081
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/registration/registration_base.html
View file @
25746f14
{% extends "base.html" %}
{% block content %}
<div
class=
"col-xs-12 col-md-8 col-md-offset-3"
>
{% extends "base.html" %} {% block content %}
<div
class=
"col-xs-12 col-md-8 col-md-offset-2"
>
<div
class=
"panel panel-default panel-primary"
>
<div
class=
"panel-heading"
>
<h4
class=
"panel-title"
>
...
...
Write
Preview
Markdown
is supported
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