Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
UCC
uccportal
Commits
fbba663b
Commit
fbba663b
authored
Apr 23, 2019
by
frekk
Browse files
fix CSS for admin override, broken by django upgrade
parent
266d48fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/static/admin_custom.css
View file @
fbba663b
...
...
@@ -24,17 +24,17 @@
#header
{
padding
:
0
;
height
:
auto
;
display
:
block
;
}
#admin-header
{
padding
:
0px
40px
;
padding
:
1
0px
40px
;
}
#admin-header
,
#container
{
overflow
:
auto
;
}
.button
{
display
:
inline-block
;
}
...
...
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