Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
itminedu
djnro
Commits
c51081ed
Commit
c51081ed
authored
Nov 10, 2015
by
Kroustouris Stauros
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix geolocate map
parent
51aa7f77
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
static/css/style.css
static/css/style.css
+5
-1
No files found.
static/css/style.css
View file @
c51081ed
...
...
@@ -88,7 +88,7 @@ footer.auth {
.closest
#map_canvas
{
position
:
fixed
!important
;
top
:
52px
;
bottom
:
30
0px
;
bottom
:
0px
;
left
:
0
;
right
:
0
;
z-index
:
10000
;
...
...
@@ -99,3 +99,7 @@ footer.auth {
background
:
#eee
;
}
.closest
footer
{
display
:
none
;
}
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