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
open-source
MetaGer
Commits
f6c1ec6c
Commit
f6c1ec6c
authored
Nov 23, 2016
by
Dominik Hebeler
Browse files
Abstand entfernt
parent
1569567e
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
public/css/themes/default.css
View file @
f6c1ec6c
This diff is collapsed.
Click to expand it.
public/css/themes/default.css.map
View file @
f6c1ec6c
This diff is collapsed.
Click to expand it.
public/js/all.js
View file @
f6c1ec6c
This diff is collapsed.
Click to expand it.
resources/assets/less/metager/result-page.less
View file @
f6c1ec6c
#map, #map div{
display:flex;
margin:0;
}
.nav-tabs > li > a {
-webkit-border-radius: 0;
-moz-border-radius: 0;
...
...
resources/views/metager3.blade.php
View file @
f6c1ec6c
...
...
@@ -32,7 +32,7 @@
@
include
(
'layouts.ad'
,
[
'ad'
=>
$metager
->
popAd
()])
@
endfor
@
endif
<
div
class
=
"result row"
>
<
div
class
=
"result row"
id
=
"map"
>
<
div
class
=
"col-sm-1"
></
div
>
<
div
class
=
"col-sm-11"
>
<
iframe
class
=
""
src
=
"https://maps.metager.de/metager/{{
$metager->getQ
() }}"
style
=
"width: 100%; height:0; border:0;"
></
iframe
>
...
...
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